kswain1 / IntelEdison

Repo is for creating application through the intel edison, an lcd screen, and imu sensor. Will be used for creating Sport Tech devices
5 stars 3 forks source link

Interpreting log files into baseball swings #1

Open kswain1 opened 8 years ago

kswain1 commented 8 years ago

Documents are inside of the fusion folder, and their are log files that have the excel document that plots the yaw, pitch, and roll data for a someone swinging a baseball bat three times.

kswain1 commented 8 years ago

Currently trying to interpret how many swings someone has taken from excel document

kswain1 commented 8 years ago

Currently developing swing motion pattern where there is a one when someone is taking a swing, and zero if someone isn't taken a swing. One can find these files in the fusion/logs/mkswing.csv. Looking up machine learning algorithms to work properly to understand when someone is swinging or not.