There is a lot of research going on about gesture recognition. I figured I would narrow this down to the topic of hand gesture recognition (i.e. stationary hand positions, up to as complex and dynamic as sign language recognition).
Considering the image processing techniques available in real-time, such as blob detection, edge detection, point of interest tracking, etc. Coupled with Hidden Markov Models and other comparison AI, what techniques/algorithms would you use to do real-time motion tracking and gesture recognition?