Home
last modified time | relevance | path

Searched defs:nonmax_suppression (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/features2d/src/
Dfast.cpp56 …d FAST_t(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression) in FAST_t()
260 int threshold, bool nonmax_suppression, int maxKeypoints ) in ocl_FAST()
331 void FAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression in FAST()
358 void FAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression) in FAST()
Dagast.cpp7445 …id AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression) in AGAST()
7512 …nputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression, int type) in AGAST()