RotatedRectBoundingRect Method OpenCvSharp Class Library
returns the minimal up-right rectangle containing the rotated rectangle

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

public Rect BoundingRect()

Return Value

Type: Rect

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

See Also

Reference