OpenCV  4.0.0-beta
Open Source Computer Vision
cv::detail::BestOf2NearestRangeMatcher Member List

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

BestOf2NearestMatcher(bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6)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::BestOf2NearestMatchervirtual
FeaturesMatcher(bool is_thread_safe=false)cv::detail::FeaturesMatcherinlineprotected
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::BestOf2NearestMatcherprotectedvirtual
num_matches_thresh1_cv::detail::BestOf2NearestMatcherprotected
num_matches_thresh2_cv::detail::BestOf2NearestMatcherprotected
operator()(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat())cv::detail::BestOf2NearestRangeMatcher
cv::detail::BestOf2NearestMatcher::operator()(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info)cv::detail::FeaturesMatcherinline
range_width_cv::detail::BestOf2NearestRangeMatcherprotected
~FeaturesMatcher()cv::detail::FeaturesMatcherinlinevirtual