Skip to content

tehmas/traffic-sign-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Traffic Sign Detector

Program for detecting traffic signs.

Author: Asad Raheem, Ruhaib ul Hassan, Ahsen Khawaja

Licensed under the GNU General Public License version 3.0

Installation

  • Python 2.7
  • OpenCV 2.4.12

Usage

In command prompt or terminal type: python tds.py <JPG File Name>

Description

This program will draw an ellipse around the traffic sign to demonstrate its ability. The traffic signs were also kept elliptical in mind while writing this code, however, in some cases it might also work for triangular, rectangular and hexagonal signs. There is much room for improvement, however, it can greatly help to reduce performance cost in other tasks such as in traffic sign recognition.

About

A program to detect traffic signs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages