Synopsis
HxImageRep HxNormInf (HxImageRep img)
Return value
HxImageRep
Description
The function HxNormInF takes the city chessboard norm of every pixel value in the input image and stores it in the corresponding pixel of the output image. The chessboard norm of a scalar equals the absolute value of the scalar itself, while the chessboard norm of a vector equals infimum of the absolute value of the components of the vector. If the input is a vector image containing HxBytes, the output image is of the integer type.
Remarks
Keywords
Unary, Norm, Arithmetic,