Merge
The Merge block combines three input channels into a single RGB image.
Library
ComputerVision/Images/Operations
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
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 |
---|---|---|---|---|
B | explicit | input | 1 | |
G | explicit | input | 2 | |
R | explicit | input | 3 | |
image | explicit | output | 1 | |
Port 5 | activation | input | externalActivation |