Skip to content

Python code for a traffic sign detection and recognition system.

Notifications You must be signed in to change notification settings

roelschr/tsdrsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Sign Detection and Recognition System

Pacote de trabalho dedicado ao estudo e implementação de um sistema de reconhecimento e classificação de placas de sinalização de trânsito, utilizando uma câmera frontal, posicionada sobre o painel de um carro. O sistema deve ser divido nas seguintes etapas:

  • Image Segmentation;
  • Feature Extraction;
  • Classification;

Bibliografia

  1. Gonzalez, Rafael C., Woods, Richard E., Processamento Digital de Imagens, Addison Wesley, 3ª edição, 2010.
  2. Castelman, Kenneth R., Digital Image Processing, Prentice Hall, New Jersey, 1996.
  3. Ballard, Dana H., Brown, Christopher M., Computer Vision, Prentice Hall, New Jersey, 1982.

Research Groups

About

Python code for a traffic sign detection and recognition system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages