mimre25 / posture-correction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Posture Correction

Caution

This is a very early WIP/prototype

The idea is simple: Use the webcam and some magic to detect bad posture and alert with a sound.

Installation

pip install -r requirements.txt

Running

python posture_correction.py

Debugging

In debug mode, the webcam input is rendered with some landmarks and other information.

python posture_correction.py -d
# or
python posture_correction.py --debug

Achknowledgements

About


Languages

Language:Python 100.0%