Left-Right Classification (LRC)#
Algorithms to detect the laterality (left/right) of initial contacts within raw IMU data.
Algorithms#
|
McCamley algorithm for laterality detection of initial contacts. |
|
Machine-Learning based algorithm for laterality classification of initial contacts. |
Pipelines#
Algorithms to detect the laterality (left/right) of initial contacts within raw IMU data.
pipeline.LrcEmulationPipeline
Base Classes#
Base class for LR detectors.
Base class for L/R foot classifier. |
Docu-helper#
|
Decorator to fill common parts of the docstring for subclasses of :class: |