Function opencv::imgproc::get_kernel_type [] [src]

pub fn get_kernel_type(kernel: &Mat, anchor: Point) -> Result<i32, String>

returns type (one of KERNEL_*) of 1D or 2D kernel specified by its coefficients.