Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikebionic/trafficapp
App for traffic control, security and smart city integration research.
https://github.com/mikebionic/trafficapp
image-processing opencv python
Last synced: 2 days ago
JSON representation
App for traffic control, security and smart city integration research.
- Host: GitHub
- URL: https://github.com/mikebionic/trafficapp
- Owner: mikebionic
- Created: 2020-11-15T18:05:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T13:49:16.000Z (about 3 years ago)
- Last Synced: 2024-10-12T16:55:21.288Z (about 1 month ago)
- Topics: image-processing, opencv, python
- Language: Python
- Homepage:
- Size: 10.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Traffic App for traffic control, vehicle and pedestrian detection
**Aims of a project**
+ Detect and count vehicles from streams on traffic
+ Calculate and create efficient traffic light control
+ Secure pedestrians and cars from crash---
## Installation and running
+ You should have Arduino IDE running with Serial monitor opened!
+ Install all nececcary OpenCV packages and configure your cameras.
---## Prototype + realization
![Clear view](images/clear.jpg)
![Deviation 1](images/deviation1.jpg)
![Deviation 2](images/deviation2.jpg)---
Documentation:
+ [Project info enUS](documentation/project-info_enUS.md)
+ [Project info ruRU](documentation/project-info_ruRU.md)
+ [Project info tkTM](documentation/project-info_tkTM.md)Documentation (docx format):
+ [Smart Traffic enUS](documentation/SmartTraffic_enUS.docx)
+ [Smart Traffic ruRU](documentation/SmartTraffic_ruRU.docx)
+ [Smart Traffic tkTM](documentation/SmartTraffic_tkTM.docx)