Searched refs:binarize (Results 1 – 1 of 1) sorted by relevance
108 bool binarize = use_big_image ? rng.uniform(0, 5) != 0 : false; in TEST() local129 if( binarize ) in TEST()136 if( binarize && (thresh == 0 || thresh == 255) ) in TEST()148 (int)invert, (int)binarize, thresh, (int)blur); in TEST()