Hello @Alessandro Minerba ,
Happy to know that Kinect DK is being used on your research thesis :)!
Note that the Azure Kinect DK is opened sourced here: https://github.com/Microsoft/Azure-Kinect-Sensor-SDK . There you will be able to explore the code and the intrinsic of the algorithm used to track the human body.
Here are some resources to help you. I will also update this thread if there is any article/paper about the algorithm used by Kinect SDK:
- Azure-Kinect-Sensor-SDK Q&A
- Azure Kinect Body Tracking Samples
- Azure Kinect body tracking joints
- Azure Kinect body tracking index map
UPDATE
This is the original Kinect paper: Real-Time Human Pose Recognition in Parts from Single Depth Images
**Abstract: ** We propose a new method to quickly and accurately pre dict 3D positions of body joints from a single depth image, using no temporal information...
Regards!
Remember:
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- Want a reminder to come back and check responses? Here is how to subscribe to a notification.