MinImg

DESCRIPTION

Computes the pointwise minimum of two images:
Img_Out(i,j) = min( 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.
pointwise minimum image

PROBLEMS

SEE ALSO

MaxImg AbsImg
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996