Image Tiling

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 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by