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