Function imageproc::utils::gray_bench_image

source ·
pub fn gray_bench_image(width: u32, height: u32) -> GrayImage
Expand description

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.