Searched refs:BestOf2NearestMatcher (Results 1 – 1 of 1) sorted by relevance
276 class CV_EXPORTS BestOf2NearestMatcher : public FeaturesMatcher class288 …BestOf2NearestMatcher(bool try_use_gpu = false, float match_conf = 0.3f, int num_matches_thresh1 =…301 class CV_EXPORTS BestOf2NearestRangeMatcher : public BestOf2NearestMatcher324 class CV_EXPORTS AffineBestOf2NearestMatcher : public BestOf2NearestMatcher341 BestOf2NearestMatcher(try_use_gpu, match_conf, num_matches_thresh1, num_matches_thresh1), in AffineBestOf2NearestMatcher()