Stop detection
- Detect speed signs
- Detect stop signs
- Using cascade classifiers for signs detection
- Using multithreading for better performances
- Using flann classifier to detect the speed
- Python >= 3.6.0
- OpenCV >=3.0.0
- A video source
Just start main.py script
Inspired from : https://github.com/putsi/tsaraisa project.