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

 Respuesta aceptada

Image Analyst
Image Analyst el 12 de Ag. de 2011

1 voto

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

Más respuestas (1)

harjan
harjan el 12 de Ag. de 2011

0 votos

I divide the image using mat2cell function

Categorías

Más información sobre Images en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 12 de Ag. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by