RotatedRect Constructor (CvBox2D) OpenCvSharp Class Library
Initializes a new instance of the RotatedRect class

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

public RotatedRect(
	CvBox2D box
)

Parameters

box
Type: OpenCvSharpCvBox2D

[Missing <param name="box"/> documentation for "M:OpenCvSharp.CPlusPlus.RotatedRect.#ctor(OpenCvSharp.CvBox2D)"]

See Also

Reference