9 #ifndef TStereoCamera_H 10 #define TStereoCamera_H 68 std::
string dumpAsText() const;
72 void scaleToResolution(
unsigned int new_ncols,
unsigned int new_nrows)
The virtual base class which provides a unified interface for all persistent objects in MRPT...
void scaleToResolution(unsigned int new_ncols, unsigned int new_nrows)
Rescale all the parameters for a new camera resolution (it raises an exception if the aspect ratio is...
Structure to hold the parameters of a pinhole stereo camera model.
This class allows loading and storing values and vectors of different types from a configuration text...
#define DEFINE_SERIALIZABLE_PRE_CUSTOM_BASE(class_name, base_name)
This declaration must be inserted in all CSerializable classes definition, before the class declarati...
class BASE_IMPEXP CPose3DQuat
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
#define DEFINE_SERIALIZABLE_POST_CUSTOM_BASE(class_name, base_name)
Structure to hold the parameters of a pinhole camera model.