Searched defs:getNonmaxSuppression (Results 1 – 3 of 3) sorted by relevance
| /external/opencv3/modules/cudafeatures2d/src/ | ||
| D | fast.cpp | 79 virtual bool getNonmaxSuppression() const { return nonmaxSuppression_; } in getNonmaxSuppression() function in __anond6def0a20111::FAST_Impl |
| /external/opencv3/modules/features2d/src/ | ||
| D | fast.cpp | 414 bool getNonmaxSuppression() const { return nonmaxSuppression; } in getNonmaxSuppression() function in cv::FastFeatureDetector_Impl |
| D | agast.cpp | 7497 bool getNonmaxSuppression() const { return nonmaxSuppression; } in getNonmaxSuppression() function in cv::AgastFeatureDetector_Impl |