/pose

Slouching tracker that rewards you for keeping your back straight

Primary LanguagePython

Keep your back straight!

And get some boba tea

Setup

Clone this repo, and setup and activate a virtualenv:

python3 -m pip install virtualenv
python3 -m virtualenv venv
source venv/bin/activate

Then, install the dependencies: pip install -r requirements.txt

Set your camera

Place your camera to make your right knee, shoulder, and ear visible:

image

Run it!

In the terminal, run the tracker:

python main.py

Press s to pause/resume tracking. Press q to quit tracking and see your statistics.