Main Page   Modules   File List  

min.c File Reference

minimum of 2 images More...


Detailed Description

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

Author:
Michel Couprie

Generated on Fri Dec 17 11:59:37 2004 for Pink by doxygen1.2.18