[][src]Function imageproc::utils::gray_bench_image

pub fn gray_bench_image(width: u32, height: u32) -> GrayImage

Gray image to use in benchmarks. This is neither noise nor similar to natural images - it's just a convenience method to produce an image that's not constant.