Gesture Recognition using Hidden Markov Models on IMU Data
Use Hidden Markov Model on IMU data (accelerometer and gyroscope) to classify gestures.
- Run
WrapperTrainandTest.m
for running both training and testing. - Run
WrapperTestOnly.m
for testing only (Change TestPath as needed) 3.You'll need a folder calledOutputs
to save the plots or else the code will throw an error.
You can find the report here.
- Rabiner, Lawrence R. "A tutorial on hidden Markov models and selected applications in speech recognition." Proceedings of the IEEE 77.2 (1989): 257-286.
- http://www.mathworks.com/help/signal/examples/signal-smoothing.html?prodcode=SG&language=en#zmw57dd0e318