47 #ifndef DW_CALIBRATION_CAMERA_CAMERAPARAMS_H__ 48 #define DW_CALIBRATION_CAMERA_CAMERAPARAMS_H__ 50 #include "../CalibrationTypes.h" 74 #endif // DW_CALIBRATION_CAMERA_CAMERAPARAMS_H__ Calibration parameters for calibrating a camera sensor.
void * userData
A pointer to user data that will be passed along when a sensor calibration data has been changed...
void(* dwCalibrationStatusChanged)(uint32_t sensorIndex, dwCalibrationStatus status, void *userData)
Defines a callback function that is called when calibration routine has changed its internal status...
dwCalibrationStatusChanged onChanged
An optional pointer to a function that will be called when the calibration status of a routine has ch...