Go to file
2022-12-21 13:25:21 +02:00
.github/workflows Fixed python versions 2022-12-10 17:00:15 +02:00
assets/haar Added TrafficLight HAAR 2022-12-17 16:40:49 +02:00
src Added detection, when signal is green 2022-12-21 13:25:21 +02:00
tests Added blank test 2022-12-10 17:00:27 +02:00
.gitignore Ignoring logs 2022-12-18 13:10:26 +02:00
LICENSE Initial commit 2022-12-01 18:32:00 +02:00
main.py Added detection, when signal is green 2022-12-21 13:25:21 +02:00
pyproject.toml Moved to folder 2022-12-17 16:11:49 +02:00
README.md Added configuration files 2022-12-04 19:07:56 +02:00
requirements_dev.txt Enabled mypy warn_unreachable 2022-12-11 17:47:09 +02:00
requirements.txt Updated requirements 2022-12-17 16:12:04 +02:00
setup.cfg Changed package name 2022-12-21 12:04:12 +02:00
setup.py Added configuration files 2022-12-04 19:07:56 +02:00
tox.ini Added configuration files 2022-12-04 19:07:56 +02:00

Traffic Light Detector

Tests