OpenCV 5.0.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::detail::LightGlueFeaturesMatcher Member List

This is the complete list of members for cv::detail::LightGlueFeaturesMatcher, including all inherited members.

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