Simple example for implementing skeletal tracking
Posted by: MSDN: Coding4Fun,
on 31 Jan 2012 |
View original | Bookmarked: 0 time(s)
To kick off our "Skeleton Week" we're going to start with a simple, getting start project.Kinect Fundamentals #4: Implementing Skeletal TrackingHi and welcome to tutorial #4 in my Kinect Fundamentals tutorial. In this tutorial, I will show you how you can implement Skeletal Tracking using the Kinect SDK for Windows API, and how you can move a cursor by using your hand.Its very simple, and it is quite similar to the approaches we have used in the previous tutorials.Project Information URL: https://digitalerr0r.wordpress.com/2011/12/13/kinect-fundamentals-4-implementing-skeletal-tracking/Project...