Bitwise And
The Bitwise And operator performs pixel-wise logical conjunction 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. |