Searched defs:getFastThreshold (Results 1 – 2 of 2) sorted by relevance
| /external/opencv3/modules/cudafeatures2d/src/ | ||
| D | orb.cpp | 386 virtual int getFastThreshold() const { return fastThreshold_; } in getFastThreshold() function in __anonf8e367770111::ORB_Impl |
| /external/opencv3/modules/features2d/src/ | ||
| D | orb.cpp | 688 int getFastThreshold() const { return fastThreshold; } in getFastThreshold() function in cv::ORB_Impl |