Searched refs:FastFeatureDetector_Impl (Results 1 – 1 of 1) sorted by relevance
364 class FastFeatureDetector_Impl : public FastFeatureDetector class367 FastFeatureDetector_Impl( int _threshold, bool _nonmaxSuppression, int _type ) in FastFeatureDetector_Impl() function in cv::FastFeatureDetector_Impl426 return makePtr<FastFeatureDetector_Impl>(threshold, nonmaxSuppression, type); in create()