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