CreateCircles
The CreateCircles block creates circles with customizable geometry.
Library
ComputerVision/Shapes/Sources
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
useInput | Use inputs to define the center point and radius | Number | 0 | |
centerpoint | Center points | Determines the center point of the circle in pixels. | Matrix of size Mx2 | |
radius | Radius | Specifies the radius of the circle in pixels. | Vector | |
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 |
---|---|---|---|---|
circles | explicit | output | 1 | |
Port 2 | explicit | input | 2*useInput | |
Port 3 | activation | input | externalActivation |