|
latest version v1.9 - last update 10 Apr 2010 |
|
provides classes to read and write images in all formats supported by the LTI-Lib. More...
#include "ltiConfig.h"#include "ltiRGBPixel.h"#include "ltiBMPFunctor.h"#include "ltiJPEGFunctor.h"#include "ltiPNGFunctor.h"#include "ltiImage.h"#include "ltiSplitImageToRGB.h"#include "ltiSplitImageToHSI.h"#include <fstream>

Go to the source code of this file.
Classes | |
| class | lti::ioImage |
| Base class to functors which load and save images in all formats. More... | |
| class | lti::ioImage::parameters |
| Parameter class of the ioImage class. More... | |
| class | lti::loadImage |
| Functor to read an image file. More... | |
| class | lti::saveImage |
| This class is used to save lti::image or lti::channel objects in files of one of the formats supported by the LTI-Lib. More... | |
Namespaces | |
| namespace | lti |
provides classes to read and write images in all formats supported by the LTI-Lib.
At this time these formats are PNG,JPEG,BMP