ellipse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ellipse(Mat img, Point center, Point axes, double angle, double startAngle, double endAngle, Scalar color, int thickness)
  2. void ellipse(Mat img, RotatedRect box, Scalar color, int thickness, int lineType)
    void
    ellipse
    (,,,
    int thickness = 1
    ,
    int lineType = LINE_8
    )

Meta