[][src]Function imageproc::contrast::otsu_level

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

Returns the Otsu threshold level of an 8bpp image.