Use of gestures extends Human Computer Interaction (HCI) possibilities in multimodal environments. However, the great variability
in gestures, both in time, size, and position, as well as interpersonal differences, makes the recognition task difficult.
With their power in modeling sequence data and processing variable length sequences, modeling hand gestures using Hidden Markov
Models (HMM) is a natural extension. On the other hand, discriminative methods such as Support Vector Machines (SVM), compared
to model based approaches such as HMMs, have flexible decision boundaries and better classification performance. By extracting
features from gesture sequences via Fisher Kernels based on HMMs, classification can be done by a discriminative classifier.
We compared the performance of this combined classifier with generative and discriminative classifiers on a small database
of two handed gestures recorded with two cameras. We used Kalman tracking of hands from two cameras using center-of-mass and
blob tracking. The results show that (i) blob tracking incorporates general hand shape with hand motion and performs better
than simple center-of-mass tracking, and (ii) in a stereo camera setup, even if 3D reconstruction is not possible, combining
2D information from each camera at feature level decreases the error rates, and (iii) Fisher Score methodology combines the
powers of generative and discriminative approaches and increases the classification performance.