Click or drag to resize

CvInvokeMinAreaRect Method

http://www.emgu.com
Overload List
  NameDescription
Public methodStatic memberMinAreaRect(PointF)
Find the bounding rectangle for the specific array of points
Public methodStatic memberMinAreaRect(IInputArray)
Finds a rotated rectangle of the minimum area enclosing the input 2D point set.
Top
See Also