Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/perf/
Dperf_hough.cpp254 const cv::cuda::GpuMat d_dx(dx); in PERF_TEST_P() local
260 TEST_CYCLE() alg->detect(d_edges, d_dx, d_dy, positions); in PERF_TEST_P()
325 const cv::cuda::GpuMat d_dx(dx); in PERF_TEST_P() local
331 TEST_CYCLE() alg->detect(d_edges, d_dx, d_dy, positions); in PERF_TEST_P()