![]() |
Azure Kinect Body Tracking SDK
1.0.1
|
Structures used in the API. More...
Structures used in the API.
Data Structures | |
| union | k4a_quaternion_t |
| k4a_quaternion_t More... | |
| struct | k4abt_joint_t |
| Structure to define a single joint. More... | |
| struct | k4abt_skeleton_t |
| Structure to define joints for skeleton. More... | |
| struct | k4abt_body_t |
| Structure to define body. More... | |
Enumerations | |
| enum | k4abt_joint_confidence_level_t { K4ABT_JOINT_CONFIDENCE_NONE = 0, K4ABT_JOINT_CONFIDENCE_LOW = 1, K4ABT_JOINT_CONFIDENCE_MEDIUM = 2, K4ABT_JOINT_CONFIDENCE_HIGH = 3, K4ABT_JOINT_CONFIDENCE_LEVELS_COUNT = 4 } |
| k4abt_joint_confidence_level_t More... | |