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