Detecting Sitting Posture via webcam and Improving habits with Python
Sitting posture is an important habit to develop early and can add up over the years. My wife tells me that I have a golumn like hunch when I am coding and I wanted to improve on this. I wanted to improve my sitting posture while working on my laptop, so this project will need to achieve a few things:
- Get access to laptop webcam
- Develop posture and face recognition
- Record the number of times off posture
- Develop a way to remind to user to rectify their posture
- Analyze the improvements over time
To run this script you will need python or conda installed
- Jupyter Notebook - IDE and Python intepreter
- Atom - IDE and Python intepreter
- include libraries:
Feel free to fork this, drop me a message if you want to discuss contribution and be a maintainer!
We use SemVer for versioning. For the versions available, see the [tags on this repository]
- dcstang
This project is licensed under the MIT License - see the LICENSE.md file for details. Not to be misused for illegal, maleficient purposes.