gaitmap.event_detection: Algorithms to find temporal gait events#
The gaitmap.event_detection contains algorithms to detect temporal gait events in the sensor signal.
Different algorithms for event detection are going to be collected here.
Classes#
|
Find gait events in the IMU raw signal based on signal characteristics. |
|
Detect gait events using RamppEventDetection with an additional low-pass filter for ic calculation. |
|
Find gait events in the IMU raw signal based on signal characteristics. |