Crop
Crop
Library
ComputerVision/Images/Operations
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
useInput | Use inputs | Use inputs to define start and end point. | Number | 0 |
startPoint | Start point | Specifies the upper left coordinate of the image to be retained. | Vector of size 2 | |
endPoint | End point | Specifies the lower right coordinate of the image to be retained. | Vector of size 2 | |
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 |
---|---|---|---|---|
src | explicit | input | 1 | |
image | explicit | output | 1 | |
Port 3 | explicit | input | 2*useInput | |
Port 4 | activation | input | externalActivation |