How to perform multiple AND operations inside the loop?
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 24 Jul. 2015
0 Stimmen
1 Kommentar
peyush
am 24 Jul. 2015
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!