|
|
DriveWorks SDK Reference| 0.6.67 Release |
Parameters for initializing a camera calibration.
Data Structures | |
| struct | dwCalibrationCameraParams |
| Calibration parameters for calibrating a camera sensor. More... | |
| struct dwCalibrationCameraParams |
| Data Fields | ||
|---|---|---|
| dwCalibrationStatusChanged | onChanged |
An optional pointer to a function that will be called when the calibration status of a routine has changed. The function should be valid to call for as long as the sensor is being calibrated |
| void * | userData | A pointer to user data that will be passed along when a sensor calibration data has been changed. |