how to calculate the distance between matched Points ?

3 visualizaciones (últimos 30 días)
After using matchFeature function indexPairs = matchFeatures(features1,features2); i want to calculate the distance between the matched points

Respuesta aceptada

Image Analyst
Image Analyst el 7 de Mayo de 2018
How about sqrt() or pdist2()?

Más respuestas (0)

Categorías

Más información sobre Feature Detection and Extraction en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by