Azure Kinect Body Tracking SDK  0.9.5
k4abt_tracker_configuration_t Struct Reference

Configuration parameters for a k4abt body tracker. More...

#include <k4abttypes.h>

Data Fields

k4abt_sensor_orientation_t sensor_orientation
 The sensor mounting orientation type. More...
 
k4abt_tracker_processing_mode_t processing_mode
 Specify whether to use CPU only mode or GPU mode to run the tracker. More...
 
int32_t gpu_device_id
 Specify the GPU device ID to run the tracker. More...
 

Detailed Description

Configuration parameters for a k4abt body tracker.

Remarks
Used by k4abt_tracker_create() to specify the configuration of the k4abt tracker

The documentation for this struct was generated from the following file: