Skip to content

marticobos/traffic-sign-recognition

 
 

Repository files navigation

Traffic Sign Detector

This project contains a Matlab implementation of classical computer vision techniques to detect traffic signs from photographs taken from cars while driving.

It was done during the Introduction to Human and Computer Vision module inside the Master in Computer Vision Barcelona.

The approach could be summarized as the following:

  • Simple colour-based segmentation + Watershed segmentation
  • Morphological filtering
  • Geometrical filtering
  • Template matching

For more information check the report from the same repository.

About

Traffic Sign Detection and Classification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 70.9%
  • C++ 12.7%
  • Mathematica 8.7%
  • C 4.1%
  • HTML 3.5%
  • M 0.1%