how to calculate the distance between matched Points ?

3 vues (au cours des 30 derniers jours)
Theodor Al Saify
Theodor Al Saify le 7 Mai 2018
After using matchFeature function indexPairs = matchFeatures(features1,features2); i want to calculate the distance between the matched points

Réponse acceptée

Image Analyst
Image Analyst le 7 Mai 2018
How about sqrt() or pdist2()?

Plus de réponses (0)

Catégories

En savoir plus sur Feature Detection and Extraction dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by