Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dgftt.cpp47 class GFTTDetector_Impl : public GFTTDetector class
50 GFTTDetector_Impl( int _nfeatures, double _qualityLevel, in GFTTDetector_Impl() function in cv::GFTTDetector_Impl