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,

Answers (0)

Asked:

on 1 Aug 2021

Commented:

Rik
on 1 Aug 2021

Community Treasure Hunt

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

Start Hunting!