Function opencv::imgproc::contour_area [] [src]

pub fn contour_area(contour: &Mat, oriented: bool) -> Result<f64, String>

computes the contour area

default value for arguments: - oriented: default false