Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recognition of Human Lower Limb Movement Patterns

The study implements an algorithm for classifying lower limb movement patterns. This task has significant practical applications in various areas of medical technology, including lower limb prosthetics, rehabilitation and diagnostic equipment in physiology, as well as the development of exoskeletons and assistive devices.

Currently, there are numerous domestic studies in a similar field focusing on upper limbs, which have found widespread use. However, domestic developments for lower limbs are limited to methods based on the "agonist-antagonist" muscle principle, making existing systems incomplete.

image

KEY FINDINGS OF THE STUDY As a result of the research, a Python-based algorithm for classifying lower limb movement patterns was developed, consisting of:

  1. data loading module;

  2. preprocessing module (digital filtering);

  3. segmentation module;

  4. feature extraction module;

  5. Z-score-based data normalization;

  6. classification module (NN – 92% accuracy).

The movement recognition algorithm presented in this thesis has the potential to become the first medical software of its kind in the Russian Federation for controlling bionic lower limb prostheses.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages