Hi @陸 畠山 ,
Can this sample help?: Azure Kinect Body Tracking Csharp_3d_viewer Sample
Thanks!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a question about dealing with Azure kinect in Unity.
I don't know the C # code that outputs CSV (Excel) information of the body position and angle of Body Tracking. Could anyone please teach me?
Hello @陸 畠山 , I hope the below information on samples included in Github would be useful for your scenario.
Please comment in the below section so that we help you further!
Azure Kinect Body Tracking OfflineProcessor Sample
The Azure Kinect Body Tracking OfflineProcessor sample demonstrates how to playback a recording Azure Kinect MKV file, run through the body tracking SDK and store the body tracking results in a json file.