Main Page Modules File List
xor.c File Reference
pixelwise xor of two images
More...
Detailed Description
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
- Author:
-
Michel Couprie
Generated on Fri Dec 17 11:59:38 2004 for Pink by
1.2.18