randomScalar 150 modules/core/test/ocl/test_matrix_operation.cpp val = randomScalar(-MAX_VALUE, MAX_VALUE); randomScalar 392 modules/cudaarithm/test/test_core.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 200 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 230 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 288 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 318 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 503 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 533 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 591 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 621 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 872 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 902 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 959 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 989 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0, 255); randomScalar 1239 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(1.0, 255.0); randomScalar 1268 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(1.0, 255.0); randomScalar 1410 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 1439 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 1963 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar sc = randomScalar(0.0, 255.0); randomScalar 2098 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar_<int> ival = randomScalar(0.0, std::numeric_limits<int>::max()); randomScalar 2200 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar_<int> val = randomScalar(0.0, 8.0); randomScalar 2280 modules/cudaarithm/test/test_element_operations.cpp cv::Scalar_<int> val = randomScalar(0.0, 8.0); randomScalar 110 modules/cudaarithm/test/test_gpumat.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 135 modules/cudaarithm/test/test_gpumat.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 161 modules/cudawarping/test/test_remap.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 214 modules/cudawarping/test/test_warp_affine.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 217 modules/cudawarping/test/test_warp_perspective.cpp cv::Scalar val = randomScalar(0.0, 255.0); randomScalar 137 modules/imgproc/test/ocl/test_imgproc.cpp val = randomScalar(-MAX_VALUE, MAX_VALUE); randomScalar 263 modules/imgproc/test/ocl/test_warp.cpp val = randomScalar(-MAX_VALUE, MAX_VALUE); randomScalar 63 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS cv::Scalar randomScalar(double minVal, double maxVal);