Home
last modified time | relevance | path

Searched defs:BFMatcher (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp964 class CV_EXPORTS_W BFMatcher : public DescriptorMatcher class
/external/opencv3/modules/features2d/src/
Dmatchers.cpp678 BFMatcher::BFMatcher( int _normType, bool _crossCheck ) in BFMatcher() function in cv::BFMatcher