Horus Doc || Global Function Guide || General documentation   | Function documentation  

HxUnaryMin

Synopsis

HxImageRep HxUnaryMin (HxImageRep img)

Return value

HxImageRep
The result of taking the unary minimum of the input image.

Description

The function HxUnaryMin takes the minimum of every pixel value in the input image and stores it in the corresponding pixel of the output image. The unary minimum of a scalar equals the scalar itself, while the unary minimum of a vector equals the minimum of the components of the vector. If the input is a scalar image, this function returns the same image.

Remarks

No possible errors
HxUnaryMin does not result in any errors.

Keywords

Unary, Arithmetic,


Generated on Mon Jan 27 15:45:02 2003 for GlobalFunctionGuide by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001