Get the minimum area rectangle for this point sequence
| C# | Visual Basic | Visual C++ |
public MCvBox2D GetMinAreaRect( MemStorage stor )
Public Function GetMinAreaRect ( _ stor As MemStorage _ ) As MCvBox2D
public: MCvBox2D GetMinAreaRect( MemStorage^ stor )
- stor (MemStorage)
- The temporary storage to use
The minimum area rectangle