Open source Kinect gesture recognition project, Kinect DTW
Posted by: MSDN: Coding4Fun,
on 24 Aug 2011 |
View original | Bookmarked: 0 time(s)
Seems like we're on a Gesture recording theme this week so far... Today's project provides another look at recognizing and recording gestures with the Kinect for Windows SDK. In today's we get the source to the main library too, so we can see just how the magic is done...Kinect SDK Dynamic Time Warping (DTW) Gesture RecognitionThis project allows developers to include fast, reliable and highly customizable gesture recognition in Microsoft Kinect SDK C# projects. It uses skeletal tracking and currently...