HomeSort by relevance Sort by last modified time
    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