HomeSort by relevance Sort by last modified time
    Searched refs:setDescriptorType (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/features2d/src/
akaze.cpp 80 void setDescriptorType(int dtype) { descriptor = dtype; }
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp 646 CV_WRAP virtual void setDescriptorType(int dtype) = 0;
    [all...]

Completed in 8123 milliseconds