Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
urigott authored Jul 24, 2021
1 parent e8bae19 commit 00e112d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Gait-events-identification-algorithm
A python algorithm to detect foot contact and foot clearance using kinematic or inertial data during forward or backward walking.

This git includes a seperate algorithm for FW and BW event calculation, as well as examples of data files (for kinematic and IMU data).

If you find this helpful, please leave a comment, and / or cite the paper:

Gottlieb, U.; Balasukumaran, T.; Hoffman, J.R.; Springer, S. Agreement of Gait Events Detection during Treadmill Backward Walking
by Kinematic Data and Inertial Motion Units. Sensors 2020, 20, 6331. https://doi.org/10.3390/s20216331

Also please don't hesistate to reach out for any questions regarding the algorithm.

0 comments on commit 00e112d

Please sign in to comment.