how to calculate the distance between matched Points ?

3 visualizzazioni (ultimi 30 giorni)
After using matchFeature function indexPairs = matchFeatures(features1,features2); i want to calculate the distance between the matched points

Risposta accettata

Image Analyst
Image Analyst il 7 Mag 2018
How about sqrt() or pdist2()?

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by