Skip to content

Commit 00e112d

Browse files
authored
Create README.md
1 parent e8bae19 commit 00e112d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Gait-events-identification-algorithm
2+
A python algorithm to detect foot contact and foot clearance using kinematic or inertial data during forward or backward walking.
3+
4+
This git includes a seperate algorithm for FW and BW event calculation, as well as examples of data files (for kinematic and IMU data).
5+
6+
If you find this helpful, please leave a comment, and / or cite the paper:
7+
8+
Gottlieb, U.; Balasukumaran, T.; Hoffman, J.R.; Springer, S. Agreement of Gait Events Detection during Treadmill Backward Walking
9+
by Kinematic Data and Inertial Motion Units. Sensors 2020, 20, 6331. https://doi.org/10.3390/s20216331
10+
11+
Also please don't hesistate to reach out for any questions regarding the algorithm.

0 commit comments

Comments
 (0)