OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sobelx_
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
deriv.hpp
81
sobelX_
(const SrcPtr& src)
/external/opencv3/modules/cudev/test/
test_deriv.cu
60
GpuMat_<short> dx =
sobelX_
(cvt_<int>(tex_src));
Completed in 46 milliseconds