Function opencv::core::ellipse_new_rotated_rect [] [src]

pub fn ellipse_new_rotated_rect(img: &Mat, _box: &RotatedRect, color: Scalar, thickness: i32, lineType: i32) -> Result<(), String>

draws a rotated ellipse in the image

default value for arguments: - thickness: default 1 - lineType: default 8