OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNOctaveLayers
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/features2d/src/
kaze.cpp
85
int
getNOctaveLayers
() const { return sublevels; }
akaze.cpp
96
int
getNOctaveLayers
() const { return sublevels; }
/external/opencv3/modules/features2d/include/opencv2/
features2d.hpp
604
CV_WRAP virtual int
getNOctaveLayers
() const = 0;
662
CV_WRAP virtual int
getNOctaveLayers
() const = 0;
[
all
...]
Completed in 62 milliseconds