Struct Commands::ApplyCalibration
Defined in File DynamicCalibrationControl.hpp
Nested Relationships
This struct is a nested type of Struct DynamicCalibrationControl::Commands.
Struct Documentation
-
struct ApplyCalibration
Command to apply a new calibration to the device.
Public Functions
-
ApplyCalibration() = default
-
inline explicit ApplyCalibration(const CalibrationHandler &calibration, bool flash = false)
-
DEPTHAI_SERIALIZE(ApplyCalibration, calibration, flash)
-
ApplyCalibration() = default