Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/cuda/
Dcanny.cu123 …void calcMagnitude(PtrStepSzb srcWhole, int xoff, int yoff, PtrStepSzi dx, PtrStepSzi dy, PtrStepS… in calcMagnitude() function
148 … void calcMagnitude(PtrStepSzi dx, PtrStepSzi dy, PtrStepSzf mag, bool L2Grad, cudaStream_t stream) in calcMagnitude() function