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
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/posture-analysis-mediapipe
- Owner: iv4n-ga6l
- Created: 2024-08-05T05:14:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T05:15:36.000Z (about 1 year ago)
- Last Synced: 2025-02-15T08:42:13.680Z (8 months ago)
- Topics: mediapipe, opencv, pose-estimation, posture-analysis, python
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
