CirclesToPoints
The CirclesToPoints block returns the x,y coordinates of the center of the circles and their radius.
Library
ComputerVision/Shapes/Operations
Description
The CirclesToPoints converts circles to x,y coordinates based on the center of the circle and ignores all conversions that fall within a specified region.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
nn | Number of circles | 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 |
---|---|---|---|---|
circles | explicit | input | 1 | |
center point | explicit | output | 1 | |
radius | explicit | output | 2 | |
Port 4 | activation | input | externalActivation |