Microsoft.Azure.Kinect.BodyTracking icon indicating copy to clipboard operation
Microsoft.Azure.Kinect.BodyTracking copied to clipboard

A .NET Standard wrapper around the Azure Kinect BodyTracking SDK

Microsoft.Azure.Kinect.BodyTracking

A .NET Standard wrapper around the Azure Kinect BodyTracking SDK

Get the NuGet package here:

https://www.nuget.org/packages/Unofficial.Microsoft.Azure.Kinect.BodyTracking.DotNet/

How to use

The API is more or less identical to the C-API (but .NET'ified) so the existing doc can be used. See the example app: https://github.com/dotMorten/Microsoft.Azure.Kinect.BodyTracking/blob/master/src/csharp/Examples/WPF/MainWindow.xaml.cs