IMAGE COMPARISON AND MATCHING

조회 수: 1 (최근 30일)
Anant Prakash Bhardwaj
Anant Prakash Bhardwaj 2020년 2월 11일
답변: Bhargavi Maganuru 2020년 2월 17일
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