Function opencv::imgproc::min_enclosing_circle [] [src]

pub fn min_enclosing_circle(points: &Mat, center: Point2f, radius: f32) -> Result<(), String>

computes the minimal enclosing circle for a set of points