readImage 64 modules/calib3d/test/opencl/test_stereobm.cpp left = readImage("gpu/stereobm/aloe-L.png", IMREAD_GRAYSCALE); readImage 65 modules/calib3d/test/opencl/test_stereobm.cpp right = readImage("gpu/stereobm/aloe-R.png", IMREAD_GRAYSCALE); readImage 59 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::Mat img = readImage(GET_PARAM(0), cv::IMREAD_GRAYSCALE); readImage 105 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::Mat img = readImage(GET_PARAM(0), cv::IMREAD_GRAYSCALE); readImage 76 modules/cudafeatures2d/test/test_features2d.cpp cv::Mat image = readImage("features2d/aloe.png", cv::IMREAD_GRAYSCALE); readImage 159 modules/cudafeatures2d/test/test_features2d.cpp cv::Mat image = readImage("features2d/aloe.png", cv::IMREAD_GRAYSCALE); readImage 63 modules/cudaimgproc/perf/perf_canny.cpp const cv::Mat image = readImage(fileName, cv::IMREAD_GRAYSCALE); readImage 67 modules/cudaimgproc/perf/perf_corners.cpp cv::Mat img = readImage(fileName, cv::IMREAD_GRAYSCALE); readImage 111 modules/cudaimgproc/perf/perf_corners.cpp cv::Mat img = readImage(fileName, cv::IMREAD_GRAYSCALE); readImage 61 modules/cudaimgproc/perf/perf_gftt.cpp const cv::Mat image = readImage(fileName, cv::IMREAD_GRAYSCALE); readImage 236 modules/cudaimgproc/perf/perf_hough.cpp const cv::Mat templ = readImage("cv/shared/templ.png", cv::IMREAD_GRAYSCALE); readImage 284 modules/cudaimgproc/perf/perf_hough.cpp const cv::Mat templ = readImage("cv/shared/templ.png", cv::IMREAD_GRAYSCALE); readImage 59 modules/cudaimgproc/perf/perf_mean_shift.cpp const cv::Mat img = readImage(GetParam()); readImage 95 modules/cudaimgproc/perf/perf_mean_shift.cpp const cv::Mat img = readImage(GetParam()); readImage 129 modules/cudaimgproc/perf/perf_mean_shift.cpp const cv::Mat img = readImage(GetParam()); readImage 78 modules/cudaimgproc/test/test_canny.cpp cv::Mat img = readImage("stereobm/aloe-L.png", cv::IMREAD_GRAYSCALE); readImage 2359 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2373 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2387 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2401 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2415 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2429 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2443 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 2457 modules/cudaimgproc/test/test_color.cpp cv::Mat img = readImage("stereobm/aloe-L.png"); readImage 73 modules/cudaimgproc/test/test_gftt.cpp cv::Mat image = readImage("opticalflow/frame0.png", cv::IMREAD_GRAYSCALE); readImage 202 modules/cudaimgproc/test/test_hough.cpp cv::Mat templ = readImage("../cv/shared/templ.png", cv::IMREAD_GRAYSCALE); readImage 192 modules/cudaimgproc/test/test_match_template.cpp cv::Mat image = readImage("matchtemplate/black.png"); readImage 195 modules/cudaimgproc/test/test_match_template.cpp cv::Mat pattern = readImage("matchtemplate/cat.png"); readImage 239 modules/cudaimgproc/test/test_match_template.cpp cv::Mat image = readImage(imageName); readImage 242 modules/cudaimgproc/test/test_match_template.cpp cv::Mat pattern = readImage(patternName); readImage 290 modules/cudaimgproc/test/test_match_template.cpp cv::Mat scene = readImage("matchtemplate/scene.png"); readImage 293 modules/cudaimgproc/test/test_match_template.cpp cv::Mat templ = readImage("matchtemplate/template.png"); readImage 315 modules/cudaimgproc/test/test_match_template.cpp cv::Mat scene = readImage("matchtemplate/scene.png"); readImage 318 modules/cudaimgproc/test/test_match_template.cpp cv::Mat templ = readImage("matchtemplate/template.png"); readImage 79 modules/cudaimgproc/test/test_mean_shift.cpp img_template = readImage("meanshift/con_result.png"); readImage 81 modules/cudaimgproc/test/test_mean_shift.cpp img_template = readImage("meanshift/con_result_CC1X.png"); readImage 158 modules/cudaimgproc/test/test_mean_shift.cpp cv::Mat dst_gold = readImage(path.str()); readImage 149 modules/cudalegacy/perf/perf_labeling.cpp const cv::Mat image = readImage(GetParam(), cv::IMREAD_GRAYSCALE); readImage 172 modules/cudalegacy/perf/perf_labeling.cpp const cv::Mat image = readImage(GetParam(), cv::IMREAD_GRAYSCALE); readImage 66 modules/cudaobjdetect/perf/perf_objdetect.cpp const cv::Mat img = readImage(GetParam(), cv::IMREAD_GRAYSCALE); readImage 105 modules/cudaobjdetect/perf/perf_objdetect.cpp const cv::Mat img = readImage(GetParam().first, cv::IMREAD_GRAYSCALE); readImage 143 modules/cudaobjdetect/perf/perf_objdetect.cpp const cv::Mat img = readImage(GetParam().first, cv::IMREAD_GRAYSCALE); readImage 157 modules/cudaobjdetect/test/test_objdetect.cpp cv::Mat img_rgb = readImage("hog/road.png"); readImage 176 modules/cudaobjdetect/test/test_objdetect.cpp cv::Mat img_rgb = readImage("hog/train_data.png"); readImage 235 modules/cudaobjdetect/test/test_objdetect.cpp img = readImage(GET_PARAM(1), cv::IMREAD_GRAYSCALE); readImage 61 modules/cudaoptflow/perf/perf_optflow.cpp cv::Mat frame0 = readImage(GetParam().first, cv::IMREAD_GRAYSCALE); readImage 64 modules/cudaoptflow/perf/perf_optflow.cpp cv::Mat frame1 = readImage(GetParam().second, cv::IMREAD_GRAYSCALE); readImage 119 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame0 = readImage(imagePair.first, useGray ? cv::IMREAD_GRAYSCALE : cv::IMREAD_COLOR); readImage 122 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame1 = readImage(imagePair.second, useGray ? cv::IMREAD_GRAYSCALE : cv::IMREAD_COLOR); readImage 188 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame0 = readImage(imagePair.first, cv::IMREAD_GRAYSCALE); readImage 191 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame1 = readImage(imagePair.second, cv::IMREAD_GRAYSCALE); readImage 230 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame0 = readImage(GetParam().first, cv::IMREAD_GRAYSCALE); readImage 233 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame1 = readImage(GetParam().second, cv::IMREAD_GRAYSCALE); readImage 283 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame0 = readImage(GetParam().first, cv::IMREAD_GRAYSCALE); readImage 286 modules/cudaoptflow/perf/perf_optflow.cpp const cv::Mat frame1 = readImage(GetParam().second, cv::IMREAD_GRAYSCALE); readImage 189 modules/cudaoptflow/test/test_optflow.cpp cv::Mat frame0 = readImage("opticalflow/frame0.png", useGray ? cv::IMREAD_GRAYSCALE : cv::IMREAD_COLOR); readImage 192 modules/cudaoptflow/test/test_optflow.cpp cv::Mat frame1 = readImage("opticalflow/frame1.png", useGray ? cv::IMREAD_GRAYSCALE : cv::IMREAD_COLOR); readImage 293 modules/cudaoptflow/test/test_optflow.cpp cv::Mat frame0 = readImage("opticalflow/rubberwhale1.png", cv::IMREAD_GRAYSCALE); readImage 296 modules/cudaoptflow/test/test_optflow.cpp cv::Mat frame1 = readImage("opticalflow/rubberwhale2.png", cv::IMREAD_GRAYSCALE); readImage 358 modules/cudaoptflow/test/test_optflow.cpp cv::Mat frame0 = readImage("opticalflow/rubberwhale1.png", cv::IMREAD_GRAYSCALE); readImage 361 modules/cudaoptflow/test/test_optflow.cpp cv::Mat frame1 = readImage("opticalflow/rubberwhale2.png", cv::IMREAD_GRAYSCALE); readImage 60 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat imgLeft = readImage(GET_PARAM(0), cv::IMREAD_GRAYSCALE); readImage 63 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat imgRight = readImage(GET_PARAM(1), cv::IMREAD_GRAYSCALE); readImage 100 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat imgLeft = readImage(GET_PARAM(0)); readImage 103 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat imgRight = readImage(GET_PARAM(1)); readImage 134 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat imgLeft = readImage(GET_PARAM(0), cv::IMREAD_GRAYSCALE); readImage 137 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat imgRight = readImage(GET_PARAM(1), cv::IMREAD_GRAYSCALE); readImage 166 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat img = readImage(GET_PARAM(0), cv::IMREAD_GRAYSCALE); readImage 169 modules/cudastereo/perf/perf_stereo.cpp const cv::Mat disp = readImage(GET_PARAM(1), cv::IMREAD_GRAYSCALE); readImage 66 modules/cudastereo/test/test_stereo.cpp cv::Mat left_image = readImage("stereobm/aloe-L.png", cv::IMREAD_GRAYSCALE); readImage 67 modules/cudastereo/test/test_stereo.cpp cv::Mat right_image = readImage("stereobm/aloe-R.png", cv::IMREAD_GRAYSCALE); readImage 68 modules/cudastereo/test/test_stereo.cpp cv::Mat disp_gold = readImage("stereobm/aloe-disp.png", cv::IMREAD_GRAYSCALE); readImage 101 modules/cudastereo/test/test_stereo.cpp cv::Mat left_image = readImage("stereobp/aloe-L.png"); readImage 102 modules/cudastereo/test/test_stereo.cpp cv::Mat right_image = readImage("stereobp/aloe-R.png"); readImage 103 modules/cudastereo/test/test_stereo.cpp cv::Mat disp_gold = readImage("stereobp/aloe-disp.png", cv::IMREAD_GRAYSCALE); readImage 144 modules/cudastereo/test/test_stereo.cpp cv::Mat left_image = readImage("csstereobp/aloe-L.png"); readImage 145 modules/cudastereo/test/test_stereo.cpp cv::Mat right_image = readImage("csstereobp/aloe-R.png"); readImage 150 modules/cudastereo/test/test_stereo.cpp disp_gold = readImage("csstereobp/aloe-disp.png", cv::IMREAD_GRAYSCALE); readImage 152 modules/cudastereo/test/test_stereo.cpp disp_gold = readImage("csstereobp/aloe-disp_CC1X.png", cv::IMREAD_GRAYSCALE); readImage 74 modules/imgproc/test/ocl/test_gftt.cpp Mat frame = readImage("../gpu/opticalflow/rubberwhale1.png", IMREAD_GRAYSCALE); readImage 155 modules/imgproc/test/ocl/test_histogram.cpp Mat frame1 = readImage("optflow/RubberWhale1.png", IMREAD_GRAYSCALE); readImage 60 modules/imgproc/test/ocl/test_houghlines.cpp Mat img = readImage("shared/pic5.png", IMREAD_GRAYSCALE); readImage 129 modules/imgproc/test/ocl/test_houghlines.cpp Mat img = readImage("shared/pic5.png", IMREAD_GRAYSCALE); readImage 72 modules/objdetect/test/opencl/test_hogdetector.cpp img = readImage("cascadeandhog/images/image_00000000_0.png", IMREAD_GRAYSCALE); readImage 46 modules/photo/test/ocl/test_denoising.cpp image = readImage("denoising/lena_noised_gaussian_sigma=10.png", readImage 62 modules/photo/test/test_denoising.cuda.cpp cv::Mat bgr = readImage("../gpu/denoising/lena_noised_gaussian_sigma=20_multi_0.png", cv::IMREAD_COLOR); readImage 78 modules/photo/test/test_denoising.cuda.cpp cv::Mat bgr_gold = readImage("../gpu/denoising/nlm_denoised_lena_bgr.png", cv::IMREAD_COLOR); readImage 79 modules/photo/test/test_denoising.cuda.cpp cv::Mat gray_gold = readImage("../gpu/denoising/nlm_denoised_lena_gray.png", cv::IMREAD_GRAYSCALE); readImage 95 modules/photo/test/test_denoising.cuda.cpp cv::Mat bgr = readImage("../gpu/denoising/lena_noised_gaussian_sigma=20_multi_0.png", cv::IMREAD_COLOR); readImage 111 modules/photo/test/test_denoising.cuda.cpp cv::Mat bgr_gold = readImage("../gpu/denoising/fnlm_denoised_lena_bgr.png", cv::IMREAD_COLOR); readImage 112 modules/photo/test/test_denoising.cuda.cpp cv::Mat gray_gold = readImage("../gpu/denoising/fnlm_denoised_lena_gray.png", cv::IMREAD_GRAYSCALE); readImage 94 modules/ts/include/opencv2/ts/cuda_perf.hpp CV_EXPORTS cv::Mat readImage(const std::string& fileName, int flags = cv::IMREAD_COLOR); readImage 76 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS cv::Mat readImage(const std::string& fileName, int flags = cv::IMREAD_COLOR); readImage 282 modules/ts/include/opencv2/ts/ocl_test.hpp static cv::Mat readImage(const String &fileName, int flags = cv::IMREAD_COLOR); readImage 127 modules/ts/src/cuda_test.cpp Mat src = readImage(fname, CV_MAT_CN(type) == 1 ? IMREAD_GRAYSCALE : IMREAD_COLOR); readImage 227 modules/ts/src/ocl_test.cpp Mat src = readImage(fname, CV_MAT_CN(type) == 1 ? cv::IMREAD_GRAYSCALE : cv::IMREAD_COLOR); readImage 204 modules/video/src/opencl/optical_flow_tvl1.cl sum += w * readImage(tex_I1, cood.x, cood.y, I0_col, I0_row, I1_step); readImage 205 modules/video/src/opencl/optical_flow_tvl1.cl sumx += w * readImage(tex_I1x, cood.x, cood.y, I0_col, I0_row, I1x_step); readImage 206 modules/video/src/opencl/optical_flow_tvl1.cl sumy += w * readImage(tex_I1y, cood.x, cood.y, I0_col, I0_row, I1x_step); readImage 86 modules/video/test/ocl/test_optflow_farneback.cpp cv::Mat frame0 = readImage("optflow/RubberWhale1.png", cv::IMREAD_GRAYSCALE); readImage 89 modules/video/test/ocl/test_optflow_farneback.cpp cv::Mat frame1 = readImage("optflow/RubberWhale2.png", cv::IMREAD_GRAYSCALE); readImage 76 modules/video/test/ocl/test_optflow_tvl1flow.cpp cv::Mat frame0 = readImage("optflow/RubberWhale1.png", cv::IMREAD_GRAYSCALE); readImage 79 modules/video/test/ocl/test_optflow_tvl1flow.cpp cv::Mat frame1 = readImage("optflow/RubberWhale2.png", cv::IMREAD_GRAYSCALE); readImage 81 modules/video/test/ocl/test_optflowpyrlk.cpp cv::Mat frame0 = readImage("optflow/RubberWhale1.png", cv::IMREAD_GRAYSCALE); readImage 85 modules/video/test/ocl/test_optflowpyrlk.cpp cv::Mat frame1 = readImage("optflow/RubberWhale2.png", cv::IMREAD_GRAYSCALE);