Click or drag to resize

RotatedRectBoundingRect Method

returns the minimal up-right rectangle containing the rotated rectangle

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Rect BoundingRect()

Return Value

Type: Rect

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

See Also