Searched defs:getPatchSize (Results 1 – 2 of 2) sorted by relevance
| /external/opencv3/modules/cudafeatures2d/src/ | ||
| D | orb.cpp | 383 virtual int getPatchSize() const { return patchSize_; } in getPatchSize() function in __anonf8e367770111::ORB_Impl |
| /external/opencv3/modules/features2d/src/ | ||
| D | orb.cpp | 685 int getPatchSize() const { return patchSize; } in getPatchSize() function in cv::ORB_Impl |