Solve problem 'SURF' is not a member of 'cv'时间:2023-03-09 13:12:28 SIFT and SURF were moved to nonfree module. You need to add #include <opencv2/nonfree/nonfree.hpp> header and link with opencv_nonfree library.