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

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

2011년 8월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by