Searched defs:L2Grad (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | canny.cu | 123 …ole, int xoff, int yoff, PtrStepSzi dx, PtrStepSzi dy, PtrStepSzf mag, bool L2Grad, cudaStream_t s… in calcMagnitude() 148 … void calcMagnitude(PtrStepSzi dx, PtrStepSzi dy, PtrStepSzf mag, bool L2Grad, cudaStream_t stream) in calcMagnitude()
|
/external/opencv3/modules/imgproc/perf/opencl/ |
D | perf_imgproc.cpp | 309 bool L2Grad = get<1>(params); variable
|