Synopsis
HxValue HxPixProduct (HxImageRep img)
Input
HxImageRep img
Return value
HxValue
Description
The function HxPixProduct determines the pixel-wise product of the input image, i.e. the product of all the pixel values of the input image. For vector images the Hadamard product is used, i.e.
.
Remarks
See also
Keywords
Reduction,
1.2.12 written by Dimitri van Heesch,
© 1997-2001