Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stanly-johnson/stayawake
Application to monitor if driver is alert using mirror mounted camera.
https://github.com/stanly-johnson/stayawake
Last synced: 10 days ago
JSON representation
Application to monitor if driver is alert using mirror mounted camera.
- Host: GitHub
- URL: https://github.com/stanly-johnson/stayawake
- Owner: stanly-johnson
- Created: 2015-08-22T16:36:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T19:46:43.000Z (over 9 years ago)
- Last Synced: 2024-12-02T01:42:05.770Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 50.8 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StayAwake
Application to monitor if driver is alert.
The system has a camera mounted on the rearview mirror that checks the alertness of the driver using image processing algorithms and
if the driver is not being alert or is sleepy an alarm is sounded as a gentle reminder.
The warning messages are displayed in the rearview mirror.The repo contains code only for the image processing and the alarm is just a
simple windows beep.![Demo](https://github.com/stanly-johnson/KeepOnRoad/blob/master/demo.jpg)