Home
last modified time | relevance | path

Searched refs:setDescriptorChannels (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/features2d/src/
Dakaze.cpp86 void setDescriptorChannels(int dch) { descriptor_channels = dch; } in setDescriptorChannels() function in cv::AKAZE_Impl
/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp652 CV_WRAP virtual void setDescriptorChannels(int dch) = 0;