IMAGE COMPARISON AND MATCHING

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!!

Respuestas (1)

Bhargavi Maganuru
Bhargavi Maganuru el 17 de Feb. de 2020

1 voto

You can use corr2 function to find correlation coefficient between input image and other images and get the image with the highest correlation score.

Preguntada:

el 11 de Feb. de 2020

Respondida:

el 17 de Feb. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by