Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dgftt.cpp50 GFTTDetector_Impl( int _nfeatures, double _qualityLevel, in GFTTDetector_Impl()
118 Ptr<GFTTDetector> GFTTDetector::create( int _nfeatures, double _qualityLevel, in create()
Dorb.cpp656 explicit ORB_Impl(int _nfeatures, float _scaleFactor, int _nlevels, int _edgeThreshold, in ORB_Impl()