Function imgproc_rs::filter::unseparable_filter[][src]

pub fn unseparable_filter(
    input: &Image<f64>,
    kernel: &[f64]
) -> ImgProcResult<Image<f64>>

Applies an unseparable linear filter