OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::detail::BestOf2NearestRangeMatcher 成员列表

这是cv::detail::BestOf2NearestRangeMatcher的完整成员列表,包括所有继承的成员。

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
BestOf2NearestRangeMatcher(int range_width=5, bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6)cv::detail::BestOf2NearestRangeMatcher
collectGarbage() CV_OVERRIDEcv::detail::BestOf2NearestMatcher虚函数
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::BestOf2NearestMatcher静态
FeaturesMatcher(bool is_thread_safe=false)cv::detail::FeaturesMatcher内联保护
impl_cv::detail::BestOf2NearestMatcher保护
is_thread_safe_cv::detail::FeaturesMatcher保护
isThreadSafe() constcv::detail::FeaturesMatcher内联
match(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat()) CV_OVERRIDEcv::detail::BestOf2NearestRangeMatcher保护虚函数
match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info) CV_OVERRIDEcv::detail::BestOf2NearestRangeMatcher保护虚函数
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::FeaturesMatcher内联
operator()(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat())cv::detail::FeaturesMatcher内联
range_width_cv::detail::BestOf2NearestRangeMatcher保护
~FeaturesMatcher()cv::detail::FeaturesMatcher内联虚函数