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