Data associated to each stereo image in the calibration process mrpt::vision::checkerBoardCameraCalibration (All the information can be left empty and will be filled up in the calibration method).
Definition at line 50 of file chessboard_stereo_camera_calib.h.
#include <mrpt/vision/chessboard_stereo_camera_calib.h>
Public Member Functions | |
| void | clear () |
| Empty all the data. | |
Public Attributes | |
| TImageCalibData | left |
| TImageCalibData | right |
|
inline |
Empty all the data.
Definition at line 55 of file chessboard_stereo_camera_calib.h.
| TImageCalibData mrpt::vision::TImageStereoCalibData::left |
Definition at line 52 of file chessboard_stereo_camera_calib.h.
| TImageCalibData mrpt::vision::TImageStereoCalibData::right |
Definition at line 52 of file chessboard_stereo_camera_calib.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |