Function image2aa::utils::convolve2d[][src]

pub fn convolve2d(base_arr: &Array2<f32>, filter: &Array2<f32>) -> Array2<f32>