Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp386 virtual int getFastThreshold() const { return fastThreshold_; } in getFastThreshold() function in __anonf8e367770111::ORB_Impl
/external/opencv3/modules/features2d/src/
Dorb.cpp688 int getFastThreshold() const { return fastThreshold; } in getFastThreshold() function in cv::ORB_Impl