IMAGE COMPARISON AND MATCHING
Afficher commentaires plus anciens
I want to compare an image with all the images in my folder and show that image which has the highest matching percentage with the input image. Please help!!
Réponses (1)
Bhargavi Maganuru
le 17 Fév 2020
1 vote
You can use corr2 function to find correlation coefficient between input image and other images and get the image with the highest correlation score.
Catégories
En savoir plus sur Region and Image Properties dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!