MRPT  1.9.9
img/CImage.h File Reference
Include dependency graph for img/CImage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::img::CExceptionExternalImageNotFound
 Used in mrpt::img::CImage. More...
 
class  mrpt::img::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::io
 
 mrpt::img
 

Macros

#define CH_GRAY   1
 
#define CH_RGB   3
 

Typedefs

using mrpt::img::TImageChannels = int
 For use in mrpt::img::CImage. More...
 

Enumerations

enum  mrpt::img::TInterpolationMethod { mrpt::img::IMG_INTERP_NN = 0, mrpt::img::IMG_INTERP_LINEAR = 1, mrpt::img::IMG_INTERP_CUBIC = 2, mrpt::img::IMG_INTERP_AREA = 3 }
 Interpolation methods for images. More...
 
enum  mrpt::img::TConstructorFlags_CImage { mrpt::img::UNINITIALIZED_IMAGE = 0, mrpt::img::FAST_REF_OR_CONVERT_TO_GRAY = 1 }
 For usage in one of the CImage constructors. More...
 

Macro Definition Documentation

◆ CH_GRAY

◆ CH_RGB




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020