Skip to content

dataset and code for processing and classifying gait accelerometer signals

Notifications You must be signed in to change notification settings

captamericadevs/GaitData_ProcessingScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation of Data Processing Techniques for Unobtrusive Gait Authentication 
(Data/Code)
Will Parker, LT, USN
Naval Postgraduate School
March 2014
*************************

The RawData folder contains the raw gait databases from the subjects for two walking sessions (a-back pocket, b-front pocket, c-hip).

The ProcData folder contains the data processed by the Python script located in the <1 Process> directory.

The 1 Process directory contains a Python 3.2 script that interpolates and segments the raw databases.

The 2 ExtractFeatures directory contains MATLAB functions (PullData.m is main script) that extract the cepstral coefficient features from the processed data with user supplied settings.

The 3 Classify directory contains a Python 2.7/Orange script that builds SVM and kNN for the extracted feature sets (train on walk session 1 and test on walk session 2) then returns the FMR/FNMR results from the voting scheme described in the thesis text. 


About

dataset and code for processing and classifying gait accelerometer signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published