How to match features
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Sabarinathan Vadivelu
le 23 Juil 2013
0 votes
This showMatchedFeatures feature was available only in MATLAB R2013a and not in any lower versions.
1 commentaire
kash
le 23 Juil 2013
Catégories
En savoir plus sur Feature Detection and Extraction dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!