AndImg

DESCRIPTION

Computes bitwise AND of two images. This corresponds to the AndImg operator in the ImageVision Library.

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 AND of inputs

PROBLEMS

If the two source images differ in the number of components then the image with the lesser number of components is promoted (by replication) to the larger prior to performing the module's operation.

SEE ALSO

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