Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

8ar10der/Final_Year_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capturing movement data using mobile phones

Yuehao Sui
16206781
[email protected]

Supervisor: Professor Fred Cummins

School of Computer Science
University College Dublin

The Repository Structure

The Android_application folder store the source code of the Android application I modified. For more details such as how to use it, please read this README file.

The R_script folder store the R script used to do the PCA and draw the result plots. For more details such as how to use it, please read this README file.

Project Specification

In this project, the core goals are developing an app to record accelerometer data in the X, Y and Z planes for movement over a short specified interval, e.g. when tracing shapes in the air with the hand.

And extracting this data to the computer. Examine the sampling characteristics. Interpolate to obtain equally sampled intervals if necessary. Low pass filter to remove tremor and high-frequency jitter. Perform principal component analysis on the three streams, and provide means for plotting the first 1 or 2 principal components.

The advanced goals are, to distinguish between roughly periodic movement(as when tracing a series of loops with the finger) and aperiodic (as when tracing an arbitrary figure) and to provide utilities for further analysis and display of the information captured(statistical summary, zooming, etc.)

About this Repository

Upon request, upload all the original code about the project to GitHub.

All the code published follow the Mozilla Public License

About

Capturing movement data using mobile phones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published