Azure Kinect Body Tracking SDK  1.0.1

◆ processing_mode

k4abt_tracker_processing_mode_t k4abt_tracker_configuration_t::processing_mode

Specify whether to use CPU only mode or GPU mode to run the tracker.

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.