www.emgu.com/wiki
Find the bounding rectangle for the specific array of points

Declaration Syntax
Public Shared Function BoundingRectangle ( _
points As PointF() _
) As Rectangle

Parameters
- points (array<
PointF
>[]()[])
- The collection of points

Return Value
The bounding rectangle for the array of points
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)