Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/
Dbrute_force_matcher.cpp176 class BFMatcher_Impl : public cv::cuda::DescriptorMatcher class
179 explicit BFMatcher_Impl(int norm) : norm_(norm) in BFMatcher_Impl() function in __anone66402020111::BFMatcher_Impl