![]() |
GestureRecognitionToolkit
Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This class acts as the main interface for using a Hidden Markov Model. More...
Go to the source code of this file.
Namespaces | |
GRT | |
Enumerations | |
enum | HMMModelTypes { HMM_ERGODIC =0, HMM_LEFTRIGHT } |
enum | HMMTypes { HMM_DISCRETE =0, HMM_CONTINUOUS } |
This class acts as the main interface for using a Hidden Markov Model.
Definition in file HMMEnums.h.