Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 602 Bytes

Traffic Sign Recognition

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.

Usage

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.

example