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