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.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Duvarakesh KR
el 16 de Feb. de 2014
Comentada: Image Analyst
el 5 de Mzo. de 2014
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
0 comentarios
Respuesta aceptada
Nitin
el 16 de Feb. de 2014
blockproc should be helpful hopefully
2 comentarios
Image Analyst
el 5 de Mzo. de 2014
There is code for that in the FAQ link I gave. Hopefully that made it easy for you.
Más respuestas (1)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!