-
Notifications
You must be signed in to change notification settings - Fork 9
Run Example App
Mike Wu edited this page Feb 22, 2014
·
1 revision
This app represents the user’s gait by playing a different sound clip for each identified gait at the frequency determined by user’s cadence.
Before running the app, classifier model files need to be loaded onto the device.
- On the storage of the Android device, create a folder at
Android/data/org.spin.gaitlib/files/classification_models/ - Copy the model file and the xml file in ClassifierModel folder to the above folder.
To play sound that match the your cadence, while ignoring the difference in gait, turn on "Sound" switch, and turn off "Gait" switch. Then walk with the phone in your hand or in your pocket.
The set of gaits that the app is trying to recognize includes walking while lifting knees high, walking sideways, walking on toes, and normal walking.
Turn on the "Gait" switch to play different sound that match your step based on your gait.
- liftknee: person saying the word "knee"
- walksideways: sound of chicken
- toes: "ding" sound
- walk: normal footstep sound