Skip to content

beyzacevik/Road-Sign-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road Sign Recognition

This project includes different sub-methods to detect and recognize road signs.

These sub-methods are as follows:

  • Circle Detection using Hough Space.
  • Arrow and Direction Detection using Hough Space.
  • Polygon shape detection using contours.
  • Color Detection using essential R,G,B values.
  • Color Name assignment using Euclidian Distance.

Although this project is developed using only OpenCV based on essential image processing methods, it can be developed further using deep learning techniques.

Note: There are couple of template based rules to caption the road signs using features extracted by mentioned techniques. So, it is imperfect :)

🛑 🅿️ ⛔️ 🅿️ ⬆️ ⛔️ 🅿️� ⛔️ 🅿️ ⬆️ 🅿️ ⬆️ 🅿️ 🛑

yolyok 4 3 2 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages