An open API service indexing awesome lists of open source software.

https://github.com/iv4n-ga6l/posture-analysis-mediapipe

Posture analysis using Mediapipe for human body posture correction
https://github.com/iv4n-ga6l/posture-analysis-mediapipe

mediapipe opencv pose-estimation posture-analysis python

Last synced: 6 months ago
JSON representation

Posture analysis using Mediapipe for human body posture correction

Awesome Lists containing this project

README

          

## Posture analysis using Mediapipe for human body posture correction

The goal is to detect a person from a perfect side view and measure the neck and torso inclination to some reference axis. By monitoring the inclination angle when the person bends below a certain threshold angle.

Other features include measuring the time of a particular posture and the camera alignment. We must ensure that the camera looks at the proper side view. Hence we require the alignment feature.

![Demo](demo.png)