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 MCvBox2D GetMinAreaRect()
Public Function GetMinAreaRect As MCvBox2D
public:
MCvBox2D GetMinAreaRect()
Return Value
The minimum area rectangle

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)