Searched refs:big_image (Results 1 – 1 of 1) sorted by relevance
93 Mat big_image = imread(cvtest::TS::ptr()->get_data_path() + "mser/puzzle.png", 0); in TEST() local118 const Mat& src0 = use_big_image ? big_image : small_image; in TEST()