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

HxPixMin

Synopsis

HxValue HxPixMin (HxImageRep img)

Input

HxImageRep img
The image you want to determine the minimum of.

Return value

HxValue
The minimum of the pixel values of the input image.

Description

The function HxPixMin determines the pixel-wise minimum of the input image.

Remarks

Valid input images
This function accepts all scalar image types.

See also

HxPixSup, HxPixMax, HxPixInf,

Keywords

Reduction,


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