NOTE: This repo is now archived as it was merged into the VL.Devices.AzureKinect repo!
A package for using Azure Kinect body tracking in VL.
Based on the Azure Kinect Body Tracking SDK 1.1.2.
Try it with vvvv, the visual live-programming environment for .NET
Download: http://vvvv.org
- BodyTracking SDK 1.1.2 (in the default install path!)
- Cuda 11.4 only if wanting to use Cuda instead of DirectML or Gpu as the "Processing Mode"
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:
nuget install VL.Devices.AzureKinect.Body
Once the nuget is installed and referenced in your VL document you'll see the category "AzureKinect" under "Devices" in the nodebrowser.
Demos are available via the Help Browser!
Development of this library was partially sponsored by
For custom development requests, please get in touch.