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

Traffic sign detection and classification application developed in the Computer Vision (VCOM) class.

Notifications You must be signed in to change notification settings

Eduardo-LP-Silva/Traffic-Sign-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Traffic sign detection and classification application developed in the Computer Vision (VCOM) class.

Topics

Resources

Stars

Watchers

Forks

Languages