OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDescriptorChannels
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/features2d/src/
akaze.cpp
86
void
setDescriptorChannels
(int dch) { descriptor_channels = dch; }
/external/opencv3/modules/features2d/include/opencv2/
features2d.hpp
652
CV_WRAP virtual void
setDescriptorChannels
(int dch) = 0;
[
all
...]
Completed in 37 milliseconds