OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMinDistance
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/features2d/src/
gftt.cpp
65
double
getMinDistance
() const { return minDistance; }
/external/opencv3/modules/features2d/include/opencv2/
features2d.hpp
476
CV_WRAP virtual double
getMinDistance
() const = 0;
[
all
...]
Completed in 5438 milliseconds