How to perform multiple AND operations inside the loop?
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Image Analyst
il 24 Lug 2015
0 voti
1 Commento
peyush
il 24 Lug 2015
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!