Matlab's Feature Matching built-in function
이전 댓글 표시
Hi,
I am using the Matlab's built-in functions to detect and match features between images. I noticed that the performance of the function "matchFeatures" is much higher than the results found in the literature for same methods such as, ORB, SURF, KAZE, and BRISK.
My question is, what is/are the technique(s) used in feature matching to obtain this performance? Did they use any of the following methods in feature matching: "Bruteforce", "Flann", and/or "RANSAC"?
Regards,
댓글 수: 1
Rik
2021년 8월 1일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Detect, Extract, and Match Features에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!