Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/test/
Dtest_corners.cpp58 PARAM_TEST_CASE(CornerHarris, cv::cuda::DeviceInfo, MatType, BorderType, BlockSize, ApertureSize) in PARAM_TEST_CASE() argument
78 CUDA_TEST_P(CornerHarris, Accuracy) in CUDA_TEST_P() argument
96 INSTANTIATE_TEST_CASE_P(CUDA_ImgProc, CornerHarris, testing::Combine(
/external/opencv3/modules/imgproc/test/ocl/
Dtest_imgproc.cpp244 typedef CornerTestBase CornerHarris; typedef
246 OCL_TEST_P(CornerHarris, Mat) in OCL_TEST_P() argument
452 OCL_INSTANTIATE_TEST_CASE_P(Imgproc, CornerHarris, Combine(
/external/opencv3/modules/cudaimgproc/perf/
Dperf_corners.cpp54 PERF_TEST_P(Image_Type_Border_BlockSz_ApertureSz, CornerHarris,
/external/opencv3/modules/imgproc/perf/opencl/
Dperf_imgproc.cpp178 OCL_PERF_TEST_P(CornerHarrisFixture, CornerHarris, in OCL_PERF_TEST_P() argument