What are the best methods for gesture recognition on Kinect?
I want to implement:
- hand gestures recognition (palm + whole hands – swipes, waving etc.)
- body state recognition (like jumping, bowing left/right)
- facial gestures recognition (facial tracking is now included in the new Microsoft’s libraries for Kinect)
I need to use some algorithms for my work to do this (own implementation :S).
Could anyone help to classify the algorithms for those 3 groups of gestures?
I have to use MS libs from kinectforwindows.com
Thanks in advance.
You can download from
Gesture Detection Using Machine Learning