An open API service indexing awesome lists of open source software.

https://github.com/code2k13/posturedetection

This is the sample code for my experiment on creating a posture detection system. It runs inside a browser. It uses a webcam attached on top of a desktop monitor to continuously monitor user's posture. If the user is slouching or tilting forward, the code generates an alarm.
https://github.com/code2k13/posturedetection

customvision html5 image-classification image-recognition machinelearning tensorflowjs webcam-streaming

Last synced: 3 months ago
JSON representation

This is the sample code for my experiment on creating a posture detection system. It runs inside a browser. It uses a webcam attached on top of a desktop monitor to continuously monitor user's posture. If the user is slouching or tilting forward, the code generates an alarm.

Awesome Lists containing this project