Emgu CV Library Documentation
GetMinAreaRect Method
NamespacesEmgu.CVSeq<(Of <(T>)>)GetMinAreaRect()()()

www.emgu.com/wiki
Get the minimum area rectangle for this point sequence
Declaration Syntax
C#Visual BasicVisual C++
public Box2D<int> GetMinAreaRect()
Public Function GetMinAreaRect As Box2D(Of Integer)
public:
Box2D<int>^ GetMinAreaRect()
Return Value
The minimum area rectangle

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)