Skeletal Tracking Fundamentals

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
In the skeletal tracking Quickstart series video, well discuss: How skeleton data retrieves joint information for 20 joints (head, hands, hip center, etc) How skeletal tracking works and how you can choose what skeletons to track using tracking IDs. How you can tweak TransformSmoothParameters based on your applications needs (responsiveness versus smoothness) How you can use the built-in depth mapping methods to map a skeletal joint’s position into depth and color space How you can use the http://c4fkinect.codeplex.com Coding4Fun Toolkit to scale the skeletal joint value to make it easier for users of your application to not have to extend their reach when using your hand as a cursor How to use the SkeletonViewer to visualize all joints returned by Kinect including whether those joints are not tracked. <h3>Resources</h3> http://www.kinectforwindows.org Download the Kinect for Windows SDK Download the http://files.ch9.ms/coding4fun/KinectforWindowsSDKV1.zip Quickstart slides and samples <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c2943395cca64601a4939fea003de017

View the full article
 
Back
Top