OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::xfeatures2d::BOWImgDescriptorExtractor Member List

This is the complete list of members for cv::xfeatures2d::BOWImgDescriptorExtractor, including all inherited members.

BOWImgDescriptorExtractor(const Ptr< Feature2D > &dextractor, const Ptr< DescriptorMatcher > &dmatcher)cv::xfeatures2d::BOWImgDescriptorExtractor
BOWImgDescriptorExtractor(const Ptr< DescriptorMatcher > &dmatcher)cv::xfeatures2d::BOWImgDescriptorExtractor
compute(InputArray image, std::vector< KeyPoint > &keypoints, OutputArray imgDescriptor, std::vector< std::vector< int > > *pointIdxsOfClusters=0, Mat *descriptors=0)cv::xfeatures2d::BOWImgDescriptorExtractor
compute(InputArray keypointDescriptors, OutputArray imgDescriptor, std::vector< std::vector< int > > *pointIdxsOfClusters=0)cv::xfeatures2d::BOWImgDescriptorExtractor
compute2(const Mat &image, std::vector< KeyPoint > &keypoints, Mat &imgDescriptor)cv::xfeatures2d::BOWImgDescriptorExtractorinline
descriptorSize() constcv::xfeatures2d::BOWImgDescriptorExtractor
descriptorType() constcv::xfeatures2d::BOWImgDescriptorExtractor
dextractorcv::xfeatures2d::BOWImgDescriptorExtractorprotected
dmatchercv::xfeatures2d::BOWImgDescriptorExtractorprotected
getVocabulary() constcv::xfeatures2d::BOWImgDescriptorExtractor
setVocabulary(const Mat &vocabulary)cv::xfeatures2d::BOWImgDescriptorExtractor
vocabularycv::xfeatures2d::BOWImgDescriptorExtractorprotected
~BOWImgDescriptorExtractor()cv::xfeatures2d::BOWImgDescriptorExtractorvirtual