OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::xfeatures2d::BOWImgDescriptorExtractor メンバ一覧

これは cv::xfeatures2d::BOWImgDescriptorExtractor の全メンバ一覧であり、継承されたすべてのメンバを含む。

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