IMAGE COMPARISON AND MATCHING

1 次查看(过去 30 天)
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!!

回答(1 个)

Bhargavi Maganuru
Bhargavi Maganuru 2020-2-17
You can use corr2 function to find correlation coefficient between input image and other images and get the image with the highest correlation score.

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by