Application designed to detect and classify traffic signs by their color (blue or red) and shape (squared, triangular or circular). The main process is based on image color segmentation and contour finding / discriminating.
Make sure you have OpenCV installed. Run the main file:
python main.py
Provide an image with a traffic sign (or multiple) and see the outcome.