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

HxPixMax

Synopsis

HxValue HxPixMax (HxImageRep img)

Input

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

Return value

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

Description

The function HxPixMax determines the pixel-wise maximum of the input image.

Remarks

Valid input images
This function accepts all scalar image types.

See also

HxPixInf, HxPixSup, HxPixMin,

Keywords

Reduction,


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