Searched refs:small_image (Results 1 – 2 of 2) sorted by relevance
94 Mat small_image(14, 26, CV_8U, buf); in TEST() local118 const Mat& src0 = use_big_image ? big_image : small_image; in TEST()
4 DEF_SIMPLE_GM(small_image, canvas, 8, 8) {