Searched refs:WarpAffine (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/cudawarping/test/ |
D | test_warp_affine.cpp | 183 PARAM_TEST_CASE(WarpAffine, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, Border… in PARAM_TEST_CASE() argument 207 CUDA_TEST_P(WarpAffine, Accuracy) in CUDA_TEST_P() argument 225 INSTANTIATE_TEST_CASE_P(CUDA_Warping, WarpAffine, testing::Combine(
|
/external/opencv3/modules/imgproc/test/ocl/ |
D | test_warp.cpp | 118 typedef WarpTestBase WarpAffine; typedef 120 OCL_TEST_P(WarpAffine, Mat) in OCL_TEST_P() argument 338 OCL_INSTANTIATE_TEST_CASE_P(ImgprocWarp, WarpAffine, Combine(
|
/external/opencv3/modules/imgproc/perf/opencl/ |
D | perf_imgwarp.cpp | 62 OCL_PERF_TEST_P(WarpAffineFixture, WarpAffine, in OCL_PERF_TEST_P() argument
|
/external/opencv3/modules/cudev/test/ |
D | test_warp.cu | 218 TEST(WarpAffine, Rotation) in TEST() argument
|
/external/opencv3/modules/imgproc/perf/ |
D | perf_warp.cpp | 23 PERF_TEST_P( TestWarpAffine, WarpAffine, in PERF_TEST_P() argument
|
/external/opencv3/modules/cudawarping/perf/ |
D | perf_warping.cpp | 233 PERF_TEST_P(Sz_Depth_Cn_Inter_Border, WarpAffine, in PERF_TEST_P() argument
|