hi, i need to divide an image into 4 equal halves (like + sign) and again divide each block into 4 equal halves( like + sign), and need to find max value of each block, as a result i will get 16 values for an image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
kaavya subramani
el 11 de Nov. de 2016
Respondida: Image Analyst
el 11 de Nov. de 2016
Thanks in advance, plz help me with one or two line matlab code
0 comentarios
Respuesta aceptada
Image Analyst
el 11 de Nov. de 2016
blockproc() can do that. I'm attaching two examples that you will easily be able to use directly or modify.
0 comentarios
Más respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!