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!!
답변 (1개)
Bhargavi Maganuru
2020년 2월 17일
1 개 추천
You can use corr2 function to find correlation coefficient between input image and other images and get the image with the highest correlation score.
카테고리
도움말 센터 및 File Exchange에서 Image Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!