Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajathirumal/safe-drive-system-computer-vision
Fully functioning long journey safety maintenance project.
https://github.com/rajathirumal/safe-drive-system-computer-vision
Last synced: 6 days ago
JSON representation
Fully functioning long journey safety maintenance project.
- Host: GitHub
- URL: https://github.com/rajathirumal/safe-drive-system-computer-vision
- Owner: rajathirumal
- Created: 2019-12-03T06:41:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T15:17:05.000Z (4 months ago)
- Last Synced: 2024-09-15T16:36:22.453Z (4 months ago)
- Language: Python
- Size: 20.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Safe drive system
This ensures the safety of the passengers in a public transport. This project consists of tho modules, one to monitor the vehicle driver and one to make note of the number of passengers getting in and out of the public transport.
Modules in the project :
1. Drowsiness alert:
This helps in alerting the driver while he/she is about to fall asleep, by monitoring the eye aspect ratio of the driver contoneusly.
2. People counting:
This helps in counting the number of people getting in and out of the vehicle. This helps in accedent recovery.Note:
1. Runs on xampp server
2. Needs python interpreter 3.x
3. Run the requirements.txt by, pip install requirements.txt
4. Install https://play.google.com/store/apps/details?id=com.pas.webcam&hl=en in your android device
5. Have two separate phones since they act as the cameras for this projet, you may also provide the ip address of the local cameras, if instaled in your placeHow to:
Download this file and extract it. Place the folder in htdocs
Run the xampp server, the webpage appears.
In the page provide the IP addresses of the cameras that you have.That's it the system works and now will continuously monitor the driver and the people in the public transport and log in into a spreadsheet.
Important:
Download
"shape_predictor_68_face_landmarks.dat" from https://github.com/AKSHAYUBHAT/TensorFace/tree/master/openface/models/dlib