フィルターのクリア

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