Overload List
| Name | Description | |
|---|---|---|
| MinAreaRect(InputArray) | 
            Finds the minimum area rotated rectangle enclosing a 2D point set.
              | |
| MinAreaRect(IEnumerablePoint) | 
            Finds the minimum area rotated rectangle enclosing a 2D point set.
              | |
| MinAreaRect(IEnumerablePoint2f) | 
            Finds the minimum area rotated rectangle enclosing a 2D point set.
              | 
See Also