How to perform multiple AND operations inside the loop?
Afficher commentaires plus anciens
I have a binary image "I", and 40 binary images "test01" to "test40"...all the images have same resolution...I want to AND the image I with the 40 test images one by one and then take the sum to find out the maximum sum to get the best matching image...how to perform ANDing using loop instead of doing it multiple times...thanks in advance
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 24 Juil 2015
0 votes
1 commentaire
peyush
le 24 Juil 2015
Catégories
En savoir plus sur Deep Learning Toolbox 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!