How to match features
Show older comments
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
Accepted Answer
More Answers (1)
Sabarinathan Vadivelu
on 23 Jul 2013
0 votes
This showMatchedFeatures feature was available only in MATLAB R2013a and not in any lower versions.
Categories
Find more on Feature Detection and Extraction in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!