Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/src/
Dbrute_force_matcher.cpp133 GpuMat& maskCollection) in makeGpuCollection()
394 GpuMat trainCollection, maskCollection; in matchAsync() local
678 GpuMat trainCollection, maskCollection; in knnMatchAsync() local
930 GpuMat trainCollection, maskCollection; in radiusMatchAsync() local
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dutility.hpp127 const PtrStepb* maskCollection; member