Click or drag to resize

RotatedRectPoints Method

returns 4 vertices of the rectangle

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Point2f[] Points()

Return Value

Type: Point2f

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

See Also