OpenKinect / libfreenect

Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
http://openkinect.org
3.55k stars 1.15k forks source link

[Feature request] Skeleon Tracking #675

Closed weirdal3333 closed 6 months ago

weirdal3333 commented 11 months ago

Replicate the skeleton tracking that exists in the official Kinect SDK

kobioneil commented 11 months ago

Thank you

piedar commented 6 months ago

Sorry, such extra features are out of scope for this project. There are various implementations found on GitHub for skeleton tracking on ROS or OpenNI2. Seems like a "modern" approach like https://github.com/MVIG-SJTU/AlphaPose uses machine learning and a regular RGB camera.