Bitwise Or
The Bitwise Or operator performs pixel-wise logical disjunction between two images.
Configuration Parameters
None
Input
|
Input |
Type |
Description |
|---|---|---|
|
imageIN |
message.python.image |
Input image. |
Output
|
Output |
Type |
Description |
|---|---|---|
|
imageOut |
message.python.image |
Output image. |
