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( MemStorage stor ) |
Visual Basic |
---|
Public Function GetMinAreaRect ( _ stor As MemStorage _ ) As MCvBox2D |
Visual C++ |
---|
public: MCvBox2D GetMinAreaRect( MemStorage^ stor ) |
Parameters
- stor
- Type: Emgu.CV..::..MemStorage
The temporary storage to use