Examples#
Full pipelines#
Gait analysis examples from raw data to final parameters.
Preprocessing#
Examples that demonstrate the recommended preprocessing steps for typical gait analysis tasks.
Gait Detection#
Demonstrations of gait detection algorithms.
Stride Segmentation#
Demonstrations of stride segmentation algorithms.
HMM stride segmentation - Prediction with pre-trained model
Event Detection#
Demonstrations of event detection algorithms.
Trajectory Reconstruction#
Demonstrations of trajectory reconstruction algorithms.
Parameter Calculations#
How to calculate spatial-temporal parameters from calculated events and trajectories.
Datasets and Pipelines#
Examples that show how to to use tpcp datasets and pipelines together with gaitmap.
These are basically the same examples you will find in the tpcp documentation, but adapted to work with gaitmap.
Advanced Features#
These examples cover some of the low-level functionality of gaitmap that can be helpfull for for more advanced tasks and performance optimization.
Generic Algorithm#
Demonstrating the use of some gaitmap algorithms outside the context of gait analysis.