GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
HMM.h File Reference

This class acts as the main interface for using a Hidden Markov Model. More...

Go to the source code of this file.

Classes

class  HMM
 

Detailed Description

This class acts as the main interface for using a Hidden Markov Model.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0
Remarks
This implementation is based on Rabiner, Lawrence. "A tutorial on hidden Markov models and selected applications in speech recognition." Proceedings of the IEEE 77.2 (1989): 257-286.

Definition in file HMM.h.