Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dakaze.cpp80 void setDescriptorType(int dtype) { descriptor = dtype; } in setDescriptorType() function in cv::AKAZE_Impl
/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp646 CV_WRAP virtual void setDescriptorType(int dtype) = 0;