bibigone / k4a.net

K4A.Net - Three-in-one .NET library to work with Azure Kinect devices (also known as Kinect for Azure, K4A, Kinect v4). It includes sensor API, recording and playback API, body tracking API. Samples for WPF, .NET Core and Unity are included.
MIT License
164 stars 39 forks source link

Support for 0.9.3 #13

Closed trekze closed 4 years ago

trekze commented 4 years ago

Only a couple weeks have passed and the body tracking has been updated again by Microsoft with a "v2 model" apparently. Kind of crazy, and I don't expect you to be able to update it again, but thought I'd let you know.

Will run the bodytracking without your C# layer today and report back if it's significantly improved :)

bibigone commented 4 years ago

The latest version supports Body Tracking 0.9.3:

trekze commented 4 years ago

oh nice. thank you!

side note: their body tracking is still not great