Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudafeatures2d/src/
H A Dbrute_force_matcher.cpp133 GpuMat& maskCollection) in makeGpuCollection()
394 GpuMat trainCollection, maskCollection; in matchAsync() local
679 GpuMat trainCollection, maskCollection; in knnMatchAsync() local
931 GpuMat trainCollection, maskCollection; in radiusMatchAsync() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/
H A Dutility.hpp136 const PtrStepb* maskCollection; member