XorImg

DESCRIPTION

Performs a bitwise EXCLUSIVE OR on the image:
Img_Out(i,j) = xor(First_Img_In(i,j), Second_Img_In(i,j))

INPUTS

Port: First Img In
Type: Lattice
Constraints: 1..3-D.
first image

Port: Second Img In
Type: Lattice
Constraints: 1..3-D.
second image

WIDGETS

OUTPUTS

Port: Img Out
Type: Lattice
Constraints: 1..3-D.
bitwise EXCLUSIVE OR of inputs

PROBLEMS

SEE ALSO

OrImg AndImg NegImg
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996