how to calculate the distance between matched Points ?

조회 수: 5 (최근 30일)
Theodor Al Saify
Theodor Al Saify 2018년 5월 7일
댓글: Theodor Al Saify 2018년 5월 7일
After using matchFeature function indexPairs = matchFeatures(features1,features2); i want to calculate the distance between the matched points

채택된 답변

Image Analyst
Image Analyst 2018년 5월 7일
How about sqrt() or pdist2()?

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by