| 
    MRPT
    1.9.9
    
   | 
 
Params of the optional callback provided by the user.
Definition at line 37 of file chessboard_stereo_camera_calib.h.
#include <mrpt/vision/chessboard_stereo_camera_calib.h>
Public Attributes | |
| int | calibRound | 
| =-1:Processing images; =0: Initial calib without distortion, =1: Calib of all parameters  More... | |
| size_t | current_iter | 
| double | current_rmse | 
| Current root-mean square reprojection error (in pixels)  More... | |
| unsigned int | nImgsProcessed | 
| Info for calibRound==-1.  More... | |
| unsigned int | nImgsToProcess | 
| int mrpt::vision::TImageStereoCallbackData::calibRound | 
=-1:Processing images; =0: Initial calib without distortion, =1: Calib of all parameters
Definition at line 41 of file chessboard_stereo_camera_calib.h.
Referenced by mrpt::vision::checkerBoardStereoCalibration().
| size_t mrpt::vision::TImageStereoCallbackData::current_iter | 
Definition at line 42 of file chessboard_stereo_camera_calib.h.
Referenced by mrpt::vision::checkerBoardStereoCalibration().
| double mrpt::vision::TImageStereoCallbackData::current_rmse | 
Current root-mean square reprojection error (in pixels)
Definition at line 44 of file chessboard_stereo_camera_calib.h.
Referenced by mrpt::vision::checkerBoardStereoCalibration().
| unsigned int mrpt::vision::TImageStereoCallbackData::nImgsProcessed | 
Info for calibRound==-1.
Definition at line 46 of file chessboard_stereo_camera_calib.h.
Referenced by mrpt::vision::checkerBoardStereoCalibration().
| unsigned int mrpt::vision::TImageStereoCallbackData::nImgsToProcess | 
Definition at line 46 of file chessboard_stereo_camera_calib.h.
Referenced by mrpt::vision::checkerBoardStereoCalibration().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |