OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
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_confindece_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_confindece_thresh=3.)cv::detail::BestOf2NearestMatcherstatic
FeaturesMatcher(bool is_thread_safe=false)cv::detail::FeaturesMatcher內聯受保護
full_affine_cv::detail::AffineBestOf2NearestMatcher保護
impl_cv::detail::BestOf2NearestMatcher保護
is_thread_safe_cv::detail::FeaturesMatcher保護
isThreadSafe() constcv::detail::FeaturesMatcherinline
match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info) CV_OVERRIDEcv::detail::AffineBestOf2NearestMatcher受保護虛擬函式
cv::detail::FeaturesMatcher::match(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat())cv::detail::FeaturesMatcher受保護虛擬函式
matches_confindece_thresh_cv::detail::BestOf2NearestMatcher保護
num_matches_thresh1_cv::detail::BestOf2NearestMatcher保護
num_matches_thresh2_cv::detail::BestOf2NearestMatcher保護
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::FeaturesMatcher內聯虛擬函式