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

Sharpens a grayscale image by applying a 3x3 approximation to the Laplacian.