Understanding
gestures can be posed as a pattern recognition problem. These patterns(gestures) are variable but distinct and have an associated meaning. Since gesture consists of continuous motion in sequential time, an HMM is an effective recognition tool.
My work is a demonstration of a mouse motion gesture recognition system using Dynamic HMM. It is developed in Java.
Code Available @ : https://github.com/gtiwari333/mouse-gesture-recognition-java-hidden-markov-model
Main References were :
DEMO VIDEO