CullRects
CullRects
Library
ComputerVision/Shapes/Operations
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
cullByArea | Cull by Area | Number | 0 | |
arealb | Lower Bound | Scalar | ||
areaub | Upper Bound | 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 |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
cullByLoc | Cull by Location (Bounding) | Number | 0 | |
useInput | Use inputs | Use inputs to define the start and end points. | Number | 0 |
startpoint | Start points | Determines the top left point of the rectangle in pixels. | Matrix of size Mx2 | |
endpoint | End points | Determines the bottom right point of the rectangle in pixels. | Matrix of size Mx2 |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
rects | explicit | input | 1 | |
rectsOut | explicit | output | 1 | |
Port 3 | explicit | input | 2*useInput*cullByLoc | |
Port 4 | activation | input | externalActivation |