#include <mrpt/utils/utils_defs.h>#include <mrpt/utils/CSerializable.h>#include <mrpt/math/CMatrix.h>#include <mrpt/utils/CCanvas.h>#include <mrpt/system/os.h>#include <mrpt/utils/exceptions.h>

Go to the source code of this file.
Classes | |
| class | mrpt::utils::CImage |
| A class for storing images as grayscale or RGB bitmaps. More... | |
Namespaces | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::utils |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Typedefs | |
| typedef CImage | mrpt::utils::CMRPTImage |
| Deprecated name. | |
Enumerations | |
| enum | mrpt::utils::TInterpolationMethod { mrpt::utils::IMG_INTERP_NN = 0, mrpt::utils::IMG_INTERP_LINEAR = 1, mrpt::utils::IMG_INTERP_CUBIC = 2, mrpt::utils::IMG_INTERP_AREA = 3 } |
Interpolation methods for images. More... | |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |