Function opencv::imgproc::create_hanning_window [] [src]

pub fn create_hanning_window(dst: &Mat, winSize: Size, _type: i32) -> Result<(), String>