Searched defs:BFMatcher (Results 1 – 2 of 2) sorted by relevance
964 class CV_EXPORTS_W BFMatcher : public DescriptorMatcher class
678 BFMatcher::BFMatcher( int _normType, bool _crossCheck ) in BFMatcher() function in cv::BFMatcher