neurogeriatricskiel / KielMAT

Python based toolbox for processing motion data
https://neurogeriatricskiel.github.io/KielMAT/
Other
6 stars 1 forks source link

List of algorithms #28

Open rmndrs89 opened 9 months ago

rmndrs89 commented 9 months ago

Dear all,

this topic is to serve as a checklist of algorithms that could be/have been implemented.

=============== Low Back-Worn IMU ===============

Gait Sequence Detection

Initial Contact Detection

Sit-to-Stand and Stand-to-Sit Detection

Turn Detection

=============== Wrist-Worn IMU =============== Physical Activity Monitoring

JuliusWelzel commented 7 months ago

@masoudabedinifar Can you indicate when you work on an algorithm from the list?

masoudabedinifar commented 7 months ago

@JuliusWelzel Currently I am working on updating of gsd algorithm based on the new organization order: (Paraschiv-Ionescu et al. (2019). Locomotion and cadence detection using a single trunk-fixed accelerometer: validity for children with cerebral palsy in daily life-like conditions. Journal of NeuroEngineering and Rehabilitation, 16(1), 24. https://doi.org/10.1186/s12984-019-0494-z --> Paraschiv-Ionescu et al. (2020). Real-world speed estimation using single trunk IMU: methodological challenges for impaired gait patterns. Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference, 2020, 4596–4599. https://doi.org/10.1109/EMBC44109.2020.9176281)

masoudabedinifar commented 7 months ago

Dear all,

Currently, I am re-organizing icd algorithm (ParaschivIonescuInitialContactDetection) which could be referred as:

  1. Paraschiv-Ionescu et al. (2020). Real-world speed estimation using single trunk IMU: methodological challenges for impaired gait patterns. In 2020 42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC), 4596-4599. https://doi.org/10.1109/EMBC44109.2020.9176281
  2. Paraschiv-Ionescu et al. (2019). Locomotion and cadence detection using a single trunk-fixed accelerometer: validity for children with cerebral palsy in daily life-like conditions. Journal of NeuroEngineering and Rehabilitation, 16(1), 24. https://doi.org/10.1186/s12984-019-0494-z

Best, Masoud.

masoudabedinifar commented 7 months ago

Dear all,

Currently, I am re-organizing pam algorithm (Physical Activity Monitoring) which could be referred to as:

  1. Doherty, Aiden, et al. (2017). Large scale population assessment of physical activity using wrist worn accelerometers: the UK biobank study. PloS one 12.2. https://doi.org/10.1371/journal.pone.0169649
  2. Van Hees, Vincent T., et al. (2013). Separating movement and gravity components in an acceleration signal and implications for the assessment of human daily physical activity. PloS one 8.4. https://doi.org/10.1371/journal.pone.0061691

Best, Masoud.

masoudabedinifar commented 7 months ago

Dear all,

Currently, I am working on the translation and organization of the Sit-to-Stand and Stand-to-Sit Detection algorithm with the branch name ss-dev: Pham et al. (2018). Validation of a Lower Back "Wearable"-Based Sit-to-Stand and Stand-to-Sit Algorithm for Patients With Parkinson's Disease and Older Adults in a Home-Like Environment. Frontiers in Neurology, 9, 652. https://doi.org/10.3389/fneur.2018.00652

Best, Masoud.

masoudabedinifar commented 5 months ago

Dear all,

Currently, I am working on the translation and organization of the Turn Detection algorithm with the branch name turning-detection-dev: Pham et al. (2017). Algorithm for Turning Detection and Analysis Validated under Home-Like Conditions in Patients with Parkinson's Disease and Older Adults using a 6 Degree-of-Freedom Inertial Measurement Unit at the Lower Back. Frontiers in Neurology, 8, 135. https://doi.org/10.3389/fneur.2017.00135

Best, Masoud.