Synopsis
HxValue HxPixSup (HxImageRep img)
Input
HxImageRep img
Return value
HxValue
Description
The function HxPixSup determines the pixel-wise maximum of the input image. For scalar image, this results in the maximum over all pixel values. For vector images, this function returns a vector with components equal to the maximum value for each component of the pixel value vectors.
Remarks
See also
Keywords
Reduction,