Azure Kinect Body Tracking SDK  1.0.1

◆ JointConfidenceLevel

This enumeration specifies the joint confidence level.

Enumerator
None 

The joint is out of range (too far from depth camera)

Low 

The joint is not observed (likely due to occlusion), predicted joint pose

Medium 

Medium confidence in joint pose.

Current SDK will only provide joints up to this confidence level

High 

High confidence in joint pose.

Placeholder for future SDK

Count 

The total number of confidence levels.