pub fn otsu_level(image: &GrayImage) -> u8
Expand description

Returns the Otsu threshold level of an 8bpp image.