CreateLines
The CreateLine block creates a line with customizable geometry.
Library
ComputerVision/Shapes/Sources
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
useInput | Use inputs to define the start and end points | Number | 0 | |
startpoint | Start points | Determines the start point of the line in pixels. | Matrix of size Mx2 | |
endpoint | End points | Determines the end point of the line in pixels. | Matrix of size Mx2 | |
externalActivation | External activation | This parameter defines if the block receives or inherits an external activation. When External Activation is used, an additional activation port is added to the block. Default is OFF. | Number | 0 |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
lines | explicit | output | 1 | |
Port 2 | explicit | input | 2*useInput | |
Port 3 | activation | input | externalActivation |