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!