필터 지우기
필터 지우기

how do we divide and recombine image into blocks?

조회 수: 2 (최근 30일)
preeti preeti
preeti preeti 2015년 12월 28일
편집: Walter Roberson 2015년 12월 28일
I have already divided image into blocks using the following code;
Block(:,:,kk+j)=odd((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs));
now how do i recombine back?
  댓글 수: 1
harjeet singh
harjeet singh 2015년 12월 28일
kindly upload the full code with i and j loop

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by