OpenCV
5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
cv
xfeatures2d
BOWImgDescriptorExtractor
🤖
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::BOWImgDescriptorExtractor
inline
descriptorSize
() const
cv::xfeatures2d::BOWImgDescriptorExtractor
descriptorType
() const
cv::xfeatures2d::BOWImgDescriptorExtractor
dextractor
cv::xfeatures2d::BOWImgDescriptorExtractor
protected
dmatcher
cv::xfeatures2d::BOWImgDescriptorExtractor
protected
getVocabulary
() const
cv::xfeatures2d::BOWImgDescriptorExtractor
setVocabulary
(const Mat &vocabulary)
cv::xfeatures2d::BOWImgDescriptorExtractor
vocabulary
cv::xfeatures2d::BOWImgDescriptorExtractor
protected
~BOWImgDescriptorExtractor
()
cv::xfeatures2d::BOWImgDescriptorExtractor
virtual
Generated on Fri Jun 5 2026 21:15:54 for OpenCV by
1.12.0