BooleanOperation
The BooleanOperation block performs a boolean operation that accept two inputs.
Library
ComputerVision/Images/Operations
Description
The Boolean operation can be AND, OR, NOT, or XOR.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
operationType | Operation Type | Specifies the Boolean operation to be performed. | String | 'And' |
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 |
---|---|---|---|---|
src0 | explicit | input | 1 | |
src1 | explicit | input | 2 | |
image | explicit | output | 1 | |
Port 4 | activation | input | externalActivation |