Searched defs:BestOf2NearestMatcher (Results 1 – 2 of 2) sorted by relevance
231 class CV_EXPORTS BestOf2NearestMatcher : public FeaturesMatcher class
556 BestOf2NearestMatcher::BestOf2NearestMatcher(bool try_use_gpu, float match_conf, int num_matches_th… in BestOf2NearestMatcher() function in cv::detail::BestOf2NearestMatcher