Skip to content

Riei-Joaquim/CarPlateBoxDectection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Plate Box Dectection

Project developed for the discipline of Signais and systems at UFPE,

Main dependencies:

  • numpy
  • openCV
  • easyocr
  • pytorch
  • imutils
  • glob

Tested using Anaconda Environment with Python 3.8.5

Running the PlateBox Detect:

Run the code plateBoxDetect.py for find car plate Box with fourier transform in images dataset located in images/ , for more details of the operation see the report.

Running the Basic openCV implementation:

Run the code openCVDetect.py for find car plate Box with openCV Canny Edge Detection algoritms in images dataset located in images/ , for more details of the operation see the report.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%