#include "HxImageRep.h"
Go to the source code of this file.
Functions | |
HxValue L_HXIMAGEREP | HxPixSup (HxImageRep im) |
Pixel supremum. More... |
|
Pixel supremum. The function computes the supremum (see Pixels) of all pixels in the input image via a reduce operation (see Images). Implementation specifics : The pixel functor : HxBpoSupAssign. The image functor instantiator : HxInstantiatorSupReduce.
|