Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp368 virtual int getNLevels() const { return nLevels_; } in getNLevels() function in __anonf8e367770111::ORB_Impl
/external/opencv3/modules/features2d/src/
Dorb.cpp670 int getNLevels() const { return nlevels; } in getNLevels() function in cv::ORB_Impl