Function opencv::imgproc::match_template [] [src]

pub fn match_template(image: &Mat, templ: &Mat, result: &Mat, method: i32) -> Result<(), String>

computes the proximity map for the raster template and the image where the template is searched for