Our System detects a person from a perfect side view and measures 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.
Our system is deployed in a Raspberry Pi and it can be used portably as the Flask server runs on WiFi and can be connected by any smartphone or
- Python 3.x
- flask
- mediapipe (pip install mediapipe)
- opencv (pip install opencv-python)
git clone https://github.com/nilutpolkashyap/body_posture_analysis.git
python main.py
Output Video🎬 - https://youtu.be/MPmzmUKnbig
- Nilutpol Kashyap - nilutpolkashyap
- Priyanka Kashyap - thepriyankakashyap
Created as part of hackathon submission to SF Hacks 2022
Hackathon Submission Link - Body Posture Analyzer