Azure Kinect Body Tracking SDK
0.9.5
|
|
related |
Create a body tracker handle.
sensor_calibration | The sensor calibration that will be used for capture processing. |
config | The configuration we want to run the tracker in. This can be initialized with K4ABT_TRACKER_CONFIG_DEFAULT. |
tracker_handle | Output parameter which on success will return a handle to the body tracker. |