Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions
CImage.h File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/utils/CSerializable.h>
#include <mrpt/math/eigen_frwds.h>
#include <mrpt/utils/CCanvas.h>
#include <mrpt/utils/TCamera.h>
#include <mrpt/utils/exceptions.h>
Include dependency graph for CImage.h:
This graph shows which files directly or indirectly include this file:

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

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::utils
 Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
 

Macros

#define CH_GRAY   1
 
#define CH_RGB   3
 

Typedefs

typedef int mrpt::utils::TImageChannels
 For use in mrpt::utils::CImage. More...
 

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...
 
enum  mrpt::utils::TConstructorFlags_CImage { mrpt::utils::UNINITIALIZED_IMAGE = 0, mrpt::utils::FAST_REF_OR_CONVERT_TO_GRAY = 1 }
 For usage in one of the CImage constructors. More...
 

Functions

::mrpt::utils::CStreammrpt::utils::operator>> (mrpt::utils::CStream &in, CImagePtr &pObj)
 

Macro Definition Documentation

◆ CH_GRAY

#define CH_GRAY   1

◆ CH_RGB

#define CH_RGB   3



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019