10 #define CMappedImage_H 28 double m_x0,m_x1, m_y0,
m_y1;
44 void changeCoordinates(
double x0,
double x1,
double y0,
double y1);
49 double getPixel(
double x,
double y )
const;
double m_pixel_size
width * pixel_size = (x1-x0)
TInterpolationMethod
Interpolation methods for images.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
This class encapsulates a MRPT Image and allows the sampling of individual pixels with sub-pixel accu...
TInterpolationMethod m_method