Function image_grad

Source
pub fn image_grad(
    grayscale_image: &GrayImage,
    x: f32,
    y: f32,
) -> SVector<f32, 3>