FastFeatureDetector_Impl  367 modules/features2d/src/fast.cpp     FastFeatureDetector_Impl( int _threshold, bool _nonmaxSuppression, int _type )
FastFeatureDetector_Impl  426 modules/features2d/src/fast.cpp     return makePtr<FastFeatureDetector_Impl>(threshold, nonmaxSuppression, type);