Bounding Rectangles
The Bounding Rectangles operator finds the smallest bounding rectangle for the given set of points.
Configuration Parameters
None
Input
|
Input |
Type |
Description |
|---|---|---|
|
contoursIn |
python27.image.contours | Set of points. |
Output
|
Output |
Type |
Description |
|---|---|---|
|
rectsOut |
message.python.image.rectangles | Bounding rectangle. |
