Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/
Dbrute_force_matcher.cpp130 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()