Searched defs:NormCode (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaarithm/test/ |
D | test_reductions.cpp | 52 PARAM_TEST_CASE(Norm, cv::cuda::DeviceInfo, cv::Size, MatDepth, NormCode, UseRoi) in PARAM_TEST_CASE() argument 119 PARAM_TEST_CASE(NormDiff, cv::cuda::DeviceInfo, cv::Size, NormCode, UseRoi) in PARAM_TEST_CASE() argument 907 PARAM_TEST_CASE(Normalize, cv::cuda::DeviceInfo, cv::Size, MatDepth, NormCode, UseRoi) in PARAM_TEST_CASE() argument
|
/external/opencv3/modules/cudafeatures2d/test/ |
D | test_features2d.cpp | 226 PARAM_TEST_CASE(BruteForceMatcher, cv::cuda::DeviceInfo, NormCode, DescriptorSize, UseMask) in PARAM_TEST_CASE() argument
|