CV_FeatureDetectorKeypointsTest 124 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(BRISK::create()); CV_FeatureDetectorKeypointsTest 130 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(FastFeatureDetector::create()); CV_FeatureDetectorKeypointsTest 136 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(AgastFeatureDetector::create()); CV_FeatureDetectorKeypointsTest 143 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(GFTTDetector::create(1000, 0.01, 1, 3, true, 0.04)); CV_FeatureDetectorKeypointsTest 151 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(gftt); CV_FeatureDetectorKeypointsTest 157 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(MSER::create()); CV_FeatureDetectorKeypointsTest 163 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(ORB::create()); CV_FeatureDetectorKeypointsTest 169 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test(KAZE::create()); CV_FeatureDetectorKeypointsTest 175 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test_kaze(AKAZE::create(AKAZE::DESCRIPTOR_KAZE)); CV_FeatureDetectorKeypointsTest 178 modules/features2d/test/test_keypoints.cpp CV_FeatureDetectorKeypointsTest test_mldb(AKAZE::create(AKAZE::DESCRIPTOR_MLDB));