Searched defs:centeredGradient (Results 1 – 2 of 2) sorted by relevance
69 void centeredGradient(PtrStepSzf src, PtrStepSzf dx, PtrStepSzf dy, cudaStream_t stream) in centeredGradient() function
217 bool cv_ocl_tvl1flow::centeredGradient(const UMat &src, UMat &dx, UMat &dy) in centeredGradient() function in __anonb95d51780111::cv_ocl_tvl1flow682 void centeredGradient(const Mat_<float>& src, Mat_<float>& dx, Mat_<float>& dy) in centeredGradient() function