find_extremes

Function find_extremes 

Source
pub fn find_extremes(input: &Image<'_>) -> Extremes
Expand description

Finds the smallest and largest values and their locations in an image.