alexandros-m / survive

SURVIVE is a system that deters and helps punish red light violations. This is the software part of our prototype (hardware-sensors) as long as some algorithms to detect cars using only CV (Computer Vision)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

survive

SURVIVE repository which contains 3 ways of detecting cars running red light. Two of them are hardware based, an ultrasonic sensor and a pressure sensor, and the third solely uses computer vision. The computer vision one, has an area of effect that only checks for cars.

License

The software is fully open source, MIT licensed.

About

SURVIVE is a system that deters and helps punish red light violations. This is the software part of our prototype (hardware-sensors) as long as some algorithms to detect cars using only CV (Computer Vision)

License:MIT License


Languages

Language:C++ 55.5%Language:Python 42.2%Language:Makefile 2.3%