Normalize.C File Reference

#include "Image/Normalize.H"
#include "Image/ColorOps.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Image/Image.H"
#include "Image/MathOps.H"
#include "Image/Pixels.H"
#include "Image/Range.H"
#include "Util/sformat.H"
Include dependency graph for Normalize.C:

Go to the source code of this file.

Functions

Image< float > normalizeFloat (const Image< float > &src, const int flags)
 Normalize a grayscale float image, respecting the passed flags.
Image< PixRGB< float > > normalizeFloatRgb (const Image< PixRGB< float > > &src, const int flags)
 Normalize an rgb float image, respecting the passed flags.

Detailed Description

Definition in file Normalize.C.


Function Documentation

Image<float> normalizeFloat ( const Image< float > &  src,
const int  flags 
)
Image<PixRGB<float> > normalizeFloatRgb ( const Image< PixRGB< float > > &  src,
const int  flags 
)

Normalize an rgb float image, respecting the passed flags.

Definition at line 95 of file Normalize.C.

References Image< T >::beginw(), Image< T >::clear(), Image< T >::endw(), FLOAT_NORM_0_255, FLOAT_NORM_WITH_SCALE, getMinMaxC(), inplacePaste(), max(), NO_INIT, sformat(), and writeText().

Referenced by GenericFrame::asRgbU8Layout().

Generated on Sun May 8 08:42:42 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3