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

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

collectGarbage()cv::detail::FeaturesMatcherinlinevirtual
FeaturesMatcher(bool is_thread_safe=false)cv::detail::FeaturesMatcherinlineprotected
is_thread_safe_cv::detail::FeaturesMatcherprotected
isThreadSafe() constcv::detail::FeaturesMatcherinline
lg_score_thresh_cv::detail::LightGlueFeaturesMatcherprotected
lgMatcher_cv::detail::LightGlueFeaturesMatcherprotected
LightGlueFeaturesMatcher(Ptr< LightGlueMatcher > lgMatcher, int num_matches_thresh1=6, int num_matches_thresh2=6, double matches_confidence_thresh=3.0)cv::detail::LightGlueFeaturesMatcher
match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info) CV_OVERRIDEcv::detail::LightGlueFeaturesMatcherprotectedvirtual
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::LightGlueFeaturesMatcherprotected
num_matches_thresh1_cv::detail::LightGlueFeaturesMatcherprotected
num_matches_thresh2_cv::detail::LightGlueFeaturesMatcherprotected
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
setScoreThreshold(float thresh)cv::detail::LightGlueFeaturesMatcher
~FeaturesMatcher()cv::detail::FeaturesMatcherinlinevirtual