Searched defs:AGAST_5_8 (Results 1 – 3 of 3) sorted by relevance
9 enum { AGAST_5_8 = AgastFeatureDetector::AGAST_5_8, AGAST_7_12d = AgastFeatureDetector::AGAST_7_12d, enumerator
444 AGAST_5_8 = 0, AGAST_7_12d = 1, AGAST_7_12s = 2, OAST_9_16 = 3, enumerator
55 static void AGAST_5_8(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold) in AGAST_5_8() function