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

jonpoveda/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.

Packages

No packages published

Languages

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