convert image to bitmap map image without using for loop
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Object Analysis dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!