Function rs2_reset_sensor_calibration
Defined in File rs_sensor.h
Function Documentation
-
void rs2_reset_sensor_calibration(rs2_sensor const *sensor, rs2_error **error)
Reset the sensor DSM parameters This should ideally be done when the stream is NOT running. May not take effect immediately.
- Parameters:
sensor – [in] Sensor that supports the CALIBRATED_SENSOR extension
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored