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!