Draw Rectangles
The Draw Rectangles operator draws rectangles on the specified positions of the image.
Configuration Parameters
None
Input
Input |
Type |
Description |
---|---|---|
rectsIn |
message.python.image.rectangles | Rectangles to be drawn. |
imageIn |
message.python.image |
Image to draw rectangles on. |
Output
Output |
Type |
Description |
---|---|---|
imageOut |
message.python.image | Image with rectangles drawn. |