Image Tiling

1 次查看(过去 30 天)
harjan
harjan 2011-8-12
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
Use the imfilter(), nlfilter(), or blocproc() function.

更多回答(1 个)

harjan
harjan 2011-8-12
I divide the image using mat2cell function

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by