i have a image of size 256 x 256. how to patch the image into 16 x16 sizes of patches,at the result i want to get 256 number of patches.

i have a image of size 256 x 256. how to patch the image into 16 x 16 sizes of patches,at the result i want to get 256 number of patches.please give any idea or coding. i wrote the coding but not get expected result.In MATLAB

 Respuesta aceptada

blockproc should be helpful hopefully

2 comentarios

I use mat2cell which was compatable for my work.
There is code for that in the FAQ link I gave. Hopefully that made it easy for you.

Iniciar sesión para comentar.

Preguntada:

el 16 de Feb. de 2014

Comentada:

el 5 de Mzo. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by