Function imgproc_rs::filter::prewitt[][src]

pub fn prewitt(input: &Image<f64>) -> ImgProcResult<Image<f64>>

Applies the Prewitt operator to a grayscale image