imageproc
0.23.0
In imageproc::
contrast
imageproc
::
contrast
Function
otsu_level
Copy item path
Source
pub fn otsu_level(image: &
GrayImage
) ->
u8
Expand description
Returns the
Otsu threshold level
of an 8bpp image.