RotatedRectPoints Method OpenCvSharp Class Library
returns 4 vertices of the rectangle

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Point2f[] Points()

Return Value

Type: Point2f

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.RotatedRect.Points"]

See Also

Reference