Azure Kinect Body Tracking SDK  1.0.1

◆ TrackerProcessingMode

Tracker processing mode types.

The CPU only mode doesn't require the machine to have a GPU to run this SDK. But it will be much slower than the GPU mode.

Enumerator
Gpu 

SDK will use GPU mode to run the tracker.

Cpu 

SDK will use CPU only mode to run the tracker.