LinesToPoints
The LineToPoints block converts lines to x0,y0 and x1,y1 coordinates of the end points.
Library
ComputerVision/Shapes/Operations
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
nn | Number of lines | real scalar value. | Scalar | |
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 | input | 1 | |
start points | explicit | output | 1 | |
end points | explicit | output | 2 | |
Port 4 | activation | input | externalActivation |