pub fn find_extremes(input: &Image<'_>) -> Extremes
Finds the smallest and largest values and their locations in an image.