Simple OpenCV traffic light detection written in C++.
To test the project just edit the image path in main.cpp and run, if it detects red or green traffic lights it will highlight them and show them in a window.
- The project was tested with OpenCV 4.5.2.