CvArrBoundingRect Method OpenCvSharp Class Library
Calculates up-right bounding rectangle of point set.

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

public CvRect BoundingRect()

Return Value

Type: CvRect

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

See Also

Reference