BodyTrackingFusionParameters Class Reference

Holds the options used to initialize the body tracking module of the Fusion. More...

Functions

def enable_tracking (self)
 Defines if the object detection will track objects across images flow. More...
 
def enable_body_fitting (self)
 Defines if the body fitting will be applied. More...
 

Detailed Description

Holds the options used to initialize the body tracking module of the Fusion.

Functions

◆ enable_tracking()

def enable_tracking (   self)

Defines if the object detection will track objects across images flow.

Default: True

◆ enable_body_fitting()

def enable_body_fitting (   self)

Defines if the body fitting will be applied.

Default: False

Note
If you enable it and the camera provides data as BODY_18 the fused body format will be BODY_34.