Description: In the Linux platform, the feature points detection, extraction and matching of two-dimensional images are completed. The RANSAC algorithm is used to eliminate the error matching points, and the A-KAZE algorithm is used to save the time and the correct matching rate is achieved after using the RANSAC algorithm.
Configuration environment:Linux+GCC
To Search:
File list (Check if you may need any files):
AkazeDescription.cpp
AkazeDetection.cpp
Akaze_Ransac.cpp