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

これは cv::detail::AffineBestOf2NearestMatcher の全メンバーの完全な一覧であり、継承されたすべてのメンバーを含む。

AffineBestOf2NearestMatcher(bool full_affine=false, bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6)cv::detail::AffineBestOf2NearestMatcherinline
BestOf2NearestMatcher(bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6, double matches_confidence_thresh=3.)cv::detail::BestOf2NearestMatcher
collectGarbage() CV_OVERRIDEcv::detail::BestOf2NearestMatchervirtual
create(bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6, double matches_confidence_thresh=3.)cv::detail::BestOf2NearestMatcherstatic
FeaturesMatcher(bool is_thread_safe=false)cv::detail::FeaturesMatcherinlineprotected
full_affine_cv::detail::AffineBestOf2NearestMatcherprotected
impl_cv::detail::BestOf2NearestMatcherprotected
is_thread_safe_cv::detail::FeaturesMatcherprotected
isThreadSafe() constcv::detail::FeaturesMatcherinline
match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info) CV_OVERRIDEcv::detail::AffineBestOf2NearestMatcherprotectedvirtual
cv::detail::FeaturesMatcher::match(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat())cv::detail::FeaturesMatcherprotectedvirtual
matches_confidence_thresh_cv::detail::BestOf2NearestMatcherprotected
num_matches_thresh1_cv::detail::BestOf2NearestMatcherprotected
num_matches_thresh2_cv::detail::BestOf2NearestMatcherprotected
operator()(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info)cv::detail::FeaturesMatcherinline
operator()(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat())cv::detail::FeaturesMatcherinline
~FeaturesMatcher()cv::detail::FeaturesMatcherinlinevirtual