Home
last modified time | relevance | path

Searched refs:CannyCaller (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dcanny.cpp114 void CannyCaller(GpuMat& edges, Stream& stream);
167 CannyCaller(edges, stream); in detect()
192 CannyCaller(edges, stream); in detect()
218 void CannyImpl::CannyCaller(GpuMat& edges, Stream& stream) in CannyCaller() function in __anon64a457c40111::CannyImpl