Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ k4a_calibration_type_t

Calibration types.

Specifies a type of calibration.

Enumerator
K4A_CALIBRATION_TYPE_UNKNOWN 

Calibration type is unknown.

K4A_CALIBRATION_TYPE_DEPTH 

Depth sensor.

K4A_CALIBRATION_TYPE_COLOR 

Color sensor.

K4A_CALIBRATION_TYPE_GYRO 

Gyroscope sensor.

K4A_CALIBRATION_TYPE_ACCEL 

Accelerometer sensor.

K4A_CALIBRATION_TYPE_NUM 

Number of types excluding unknown type.