Skip to content

rfontao/VC2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VC2022

A simple traffic sign detection and classification project that uses classic Image Processing methods. Developed in the context of the C.U. V.C.

Code

The frs.py is an fast radial symetry implementation in python, found here, which was adapted by the group to serve our needs. The notebook contains the entire identification process.

Images

The used dataset can be found in kaggle Here. For the notebook to run, the dataset must be extracted to the dataset/ directory.

Any extra images need to be placed within the dataset/images/ directory, and the notebook function evaluateImage must be called with the desired image name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%