Matlab's Feature Matching built-in function
Afficher commentaires plus anciens
Hi,
I am using the Matlab's built-in functions to detect and match features between images. I noticed that the performance of the function "matchFeatures" is much higher than the results found in the literature for same methods such as, ORB, SURF, KAZE, and BRISK.
My question is, what is/are the technique(s) used in feature matching to obtain this performance? Did they use any of the following methods in feature matching: "Bruteforce", "Flann", and/or "RANSAC"?
Regards,
1 commentaire
Rik
le 1 Août 2021
Réponses (0)
Catégories
En savoir plus sur Detect, Extract, and Match Features dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!