Struct Commands::ApplyCalibration
Defined in File DynamicCalibrationControl.hpp
Nested Relationships
This struct is a nested type of Struct DynamicCalibrationControl::Commands.
Struct Documentation
-
struct ApplyCalibration
Public Functions
-
ApplyCalibration() = default
-
inline explicit ApplyCalibration(const CalibrationHandler &calibration)
-
DEPTHAI_SERIALIZE(ApplyCalibration, calibration)
Public Members
-
CalibrationHandler calibration
-
ApplyCalibration() = default