how to calculate the distance between matched Points ?

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

Akzeptierte Antwort

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

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by