Azure Kinect Body Tracking SDK  1.1.2

◆ SetTemporalSmooting()

void Microsoft.Azure.Kinect.BodyTracking.Tracker.SetTemporalSmooting ( float  smoothingFactor)
inline

Control the temporal smoothing across frames.

Parameters
smoothingFactorSet between 0 for no smoothing and 1 for full smoothing. Less smoothing will increase the responsiveness of the detected skeletons but will cause more positional and orientational jitters.

The default smoothness value is 0.