Function opencv::imgproc::match_shapes [] [src]

pub fn match_shapes(contour1: &Mat, contour2: &Mat, method: i32, parameter: f64) -> Result<f64, String>

matches two contours using one of the available algorithms