Tuesday 10 July 2012

Gesture Recognition library

The Gesture Recognition Library is built on top of two libraries as shown in the figure below:



Kinect initialization, skeletal tracking and other various kinect features are taken from the Kinect library while the machine learning algorithm is taken from Accord.DLL library.
User can built their own UI on top of the GR Library using the simple interface shown below:

Download the setup file to use the software which uses the GR Library:
https://rapidshare.com/files/2472316488/Setup.zip

Or to use the library in your own project, here is a MS Visual Studio Project solution showing how to use the library in your own project:
https://rapidshare.com/files/459211032/Gesture_Recognition.zip