Searched defs:BFMatcher_Impl (Results 1 – 1 of 1) sorted by relevance
176 class BFMatcher_Impl : public cv::cuda::DescriptorMatcher class179 explicit BFMatcher_Impl(int norm) : norm_(norm) in BFMatcher_Impl() function in __anone66402020111::BFMatcher_Impl