Home
last modified time | relevance | path

Searched defs:BorderType (Results 1 – 13 of 13) 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
106 PARAM_TEST_CASE(CornerMinEigen, cv::cuda::DeviceInfo, MatType, BorderType, BlockSize, ApertureSize) in PARAM_TEST_CASE() argument
/external/opencv3/modules/cudafilters/test/
Dtest_filters.cpp73 PARAM_TEST_CASE(Blur, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRoi) in PARAM_TEST_CASE() argument
124 PARAM_TEST_CASE(Filter2D, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRo… in PARAM_TEST_CASE() argument
221 …inearFilter, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Anchor, BorderType, UseRoi) in PARAM_TEST_CASE() argument
290 …l, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Deriv_X, Deriv_Y, BorderType, UseRoi) in PARAM_TEST_CASE() argument
357 …E(Scharr, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, Deriv_X, Deriv_Y, BorderType, UseRoi) in PARAM_TEST_CASE() argument
421 PARAM_TEST_CASE(GaussianBlur, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, BorderType in PARAM_TEST_CASE() argument
/external/opencv3/modules/imgproc/test/ocl/
Dtest_sepfilter2D.cpp54 PARAM_TEST_CASE(SepFilter2D, MatDepth, Channels, BorderType, bool, bool) in PARAM_TEST_CASE() argument
Dtest_pyramids.cpp55 PARAM_TEST_CASE(PyrTestBase, MatDepth, Channels, BorderType, bool) in PARAM_TEST_CASE() argument
Dtest_filter2d.cpp54 PARAM_TEST_CASE(Filter2D, MatDepth, Channels, int, int, BorderType, bool, bool) in PARAM_TEST_CASE() argument
Dtest_boxfilter.cpp54 PARAM_TEST_CASE(BoxFilterBase, MatDepth, Channels, BorderType, bool, bool) in PARAM_TEST_CASE() argument
Dtest_warp.cpp239 PARAM_TEST_CASE(Remap, MatDepth, Channels, std::pair<MatType, MatType>, BorderType, bool) in PARAM_TEST_CASE() argument
Dtest_filters.cpp63 BorderType, // border type in PARAM_TEST_CASE() argument
Dtest_imgproc.cpp111 BorderType, // border type in PARAM_TEST_CASE() argument
/external/opencv3/modules/cudawarping/test/
Dtest_remap.cpp115 PARAM_TEST_CASE(Remap, cv::cuda::DeviceInfo, cv::Size, MatType, Interpolation, BorderType, UseRoi) in PARAM_TEST_CASE() argument
Dtest_warp_affine.cpp183 …SE(WarpAffine, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) in PARAM_TEST_CASE() argument
Dtest_warp_perspective.cpp186 …rpPerspective, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) in PARAM_TEST_CASE() argument
/external/opencv3/modules/cudaarithm/test/
Dtest_core.cpp367 PARAM_TEST_CASE(CopyMakeBorder, cv::cuda::DeviceInfo, cv::Size, MatType, Border, BorderType, UseRoi) in PARAM_TEST_CASE() argument