Searched defs:BOWImgDescriptorExtractor (Results 1 – 2 of 2) sorted by relevance
119 BOWImgDescriptorExtractor::BOWImgDescriptorExtractor( const Ptr<DescriptorExtractor>& _dextractor, in BOWImgDescriptorExtractor() function in cv::BOWImgDescriptorExtractor124 BOWImgDescriptorExtractor::BOWImgDescriptorExtractor( const Ptr<DescriptorMatcher>& _dmatcher ) : in BOWImgDescriptorExtractor() function in cv::BOWImgDescriptorExtractor
1226 class CV_EXPORTS_W BOWImgDescriptorExtractor class