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 __anon67be78520111::ORB_Impl |
/external/opencv3/modules/features2d/src/ | ||
D | orb.cpp | 685 int getPatchSize() const { return patchSize; } in getPatchSize() function in cv::ORB_Impl |