Pink 0.9
|
pixelwise xor of two images More...
pixelwise xor of two images
Usage: xor in1.pgm in2.pgm out.pgm
Description: For each pixel x, out[x] = in1[x] xor in2[x]. Images must be of the same type and same dimensions.
Types supported: byte 2d, byte 3d
Category: arith