Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/perf/
Dperf_hough.cpp253 const cv::cuda::GpuMat d_edges(edges); in PERF_TEST_P() local
324 const cv::cuda::GpuMat d_edges(edges); in PERF_TEST_P() local
/external/opencv3/samples/gpu/performance/
Dtests.cpp1077 cuda::GpuMat d_edges; in TEST() local