Azure Kinect Body Tracking SDK  0.9.5

◆ k4abt_sensor_orientation_t

Sensor mounting orientation types.

Remarks
This enumeration specifies the sensor mounting orientation. Passing the correct orientation in k4abt_tracker_create() can help the body tracker to achieve more accurate body tracking.
The sensor orientation is defined while facing the camera.
Enumerator
K4ABT_SENSOR_ORIENTATION_DEFAULT 

Mount the sensor at its default orientation.

K4ABT_SENSOR_ORIENTATION_CLOCKWISE90 

Clockwisely rotate the sensor 90 degree.

K4ABT_SENSOR_ORIENTATION_COUNTERCLOCKWISE90 

Counter-clockwisely rotate the sensor 90 degrees.

K4ABT_SENSOR_ORIENTATION_FLIP180 

Mount the sensor upside-down.