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......

 Akzeptierte Antwort

Image Analyst
Image Analyst am 12 Aug. 2011

1 Stimme

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

Weitere Antworten (1)

harjan
harjan am 12 Aug. 2011

0 Stimmen

I divide the image using mat2cell function

Kategorien

Mehr zu Images finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by