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

 Réponse acceptée

Image Analyst
Image Analyst le 12 Août 2011

1 vote

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

Plus de réponses (1)

harjan
harjan le 12 Août 2011

0 votes

I divide the image using mat2cell function

Catégories

En savoir plus sur Images dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by