Draw Contours
The Draw Contours operator daws the contours of shapes from the given set of points.
Configuration Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
width |
int |
Image width |
|
height |
int |
Image height |
Input
|
Input |
Type |
Description |
|---|---|---|
|
contoursIn |
python27.image.contours |
Set of points |
Output
|
Output |
Type |
Description |
|---|---|---|
|
imageOut |
message.python.image |
Output image |
