Function opencv::imgproc::arc_length [] [src]

pub fn arc_length(curve: &Mat, closed: bool) -> Result<f64, String>

computes the contour perimeter (closed=true) or a curve length