Home
last modified time | relevance | path

Searched refs:toOneRowMatches (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudafeatures2d/perf/
Dperf_features2d.cpp198 static void toOneRowMatches(const std::vector< std::vector<cv::DMatch> >& src, std::vector<cv::DMat… in toOneRowMatches() function
241 toOneRowMatches(matchesTbl, gpu_matches);
254 toOneRowMatches(matchesTbl, cpu_matches);
295 toOneRowMatches(matchesTbl, gpu_matches);
308 toOneRowMatches(matchesTbl, cpu_matches);