http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create an ellipse from the specific MCvBox2D
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Ellipse( MCvBox2D box2d ) |
Visual Basic |
---|
Public Sub New ( _ box2d As MCvBox2D _ ) |
Visual C++ |
---|
public: Ellipse( MCvBox2D box2d ) |
Parameters
- box2d
- Type: Emgu.CV.Structure..::..MCvBox2D
The MCvBox2D representation of this ellipse