Hello I have 256x256 image and i need to divide it by 8x8 cell(totally 32 cells) and perform some iterative operations within particular cell. Can anyone answer this? Thankyou in advance......

 採用された回答

Image Analyst
Image Analyst 2011 年 8 月 12 日

1 投票

Use the imfilter(), nlfilter(), or blocproc() function.

その他の回答 (1 件)

harjan
harjan 2011 年 8 月 12 日

0 投票

I divide the image using mat2cell function

Community Treasure Hunt

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

Start Hunting!

Translated by