convert image to bitmap map image without using for loop
Mostrar comentarios más antiguos
Partition an image into 4 × 4 pixel blocks and
compute average for the block

N1 = N2 = 4
xi = ith pixel

now replace the values to 1 and zero to create a bitmap image.
Without using for loop, how can i write these 2 equations in simple code
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!