how to assign 4-bit code to 3*3 overlapping blocks of an image depending on their spatial locations
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i have divided an image into 3*3 overlapping blocks and now i need to assign 4-bit code to the blocks depending on their spatial locations specifying left, right, bottom and top region of the image
0 comentarios
Respuestas (1)
Image Analyst
el 12 de Jun. de 2016
Use blockproc(). See attached demos. Adapt as needed.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!