http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the minimum area rectangle for this point sequence
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvBox2D GetMinAreaRect() |
Visual Basic |
---|
Public Function GetMinAreaRect As MCvBox2D |
Visual C++ |
---|
public: MCvBox2D GetMinAreaRect() |