|
Class Summary |
| Classifier |
|
| Gesture |
This class represents ONE movement trajectory in a
concrete instance. |
| GestureModel |
This Class units a Quantizer-Component and an Model-Component. |
| HMM |
This is a Hidden Markov Model implementation which internally provides
the basic algorithms for training and recognition (forward and backward
algorithm). |
| PreciseHMM |
This is a Hidden Markov Model implementation which internally provides
the basic algorithms for training and recognition (forward and backward
algorithm). |
| ProcessingUnit |
|
| Quantizer |
This class implements a quantization component. |
| TriggeredProcessingUnit |
This class analyzes the AccelerationEvents emitted from a Wiimote
and further creates and manages the different models for each type
of gesture. |
| XHMM |
|