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 29 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 34 of file chessboard_stereo_camera_calib.h.
TImageCalibData mrpt::vision::TImageStereoCalibData::left |
Definition at line 31 of file chessboard_stereo_camera_calib.h.
TImageCalibData mrpt::vision::TImageStereoCalibData::right |
Definition at line 31 of file chessboard_stereo_camera_calib.h.
Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Wed Dec 6 15:06:50 UTC 2023 |