How to match features
이전 댓글 표시
I have detected features points using surf from
for cameraman images,i have used command
showMatchedFeatures(I1,I2,matched_pts1,matched_pts2);
but it is not working,am using r2012 a,please tell how to find teh matched feature points of two images
채택된 답변
추가 답변 (1개)
Sabarinathan Vadivelu
2013년 7월 23일
0 개 추천
This showMatchedFeatures feature was available only in MATLAB R2013a and not in any lower versions.
카테고리
도움말 센터 및 File Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!