gaitmap.utils.static_moment_detection: Helper to find static moments in sensor signals#
A set of util functions to detect static regions in a IMU signal given certain constrains.
Functions#
|
Search for static samples within given input signal, based on windowed L2-norm thresholding. |
|
Search for static sequences within given input signal, based on windowed L2-norm thresholding. |
Find the first time window in the signal where all provided sensors are static. |