-
Notifications
You must be signed in to change notification settings - Fork 1
Home
aswath8 edited this page Jun 12, 2020
·
2 revisions
- Mobile phone centric detection
- With accelerometer and gyroscope data
- 50Hz, 20ms sensor refresh rate

Format: Time-stamp, Accel X, Accel y, Accel Z, Gyro X, Gyro y, Gyro z

Accelerometer data plot Raw data plot, Mean, Standard Deviation

Gyroscope data plot Raw data plot, Mean, Standard Deviation

Confusion matrix

Export trained model to C code using MATLAB coder
Use JNI to access the svmPredict() function.
- Calibration for running the trained model based on the initial orientation of the smartphone.
- Calibration shall provide a rotation matrix for coordinate transformation between the orientation used while obtaining the data and the orientation of the phone during the detection.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Presentation slides: Access PPT