Searched refs:makeGpuCollection (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/cudafeatures2d/src/ |
D | brute_force_matcher.cpp | 130 static void makeGpuCollection(const std::vector<GpuMat>& trainDescCollection, in makeGpuCollection() function 395 makeGpuCollection(trainDescCollection_, masks, trainCollection, maskCollection); in matchAsync() 679 makeGpuCollection(trainDescCollection_, masks, trainCollection, maskCollection); in knnMatchAsync() 931 makeGpuCollection(trainDescCollection_, masks, trainCollection, maskCollection); in radiusMatchAsync()
|