Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.
/ plate_detection Public archive

[OpenCV] Brazilian plate detection using computer vision

License

Notifications You must be signed in to change notification settings

fnoquiq/plate_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radar de velocidade média - Módulo

Gabriel Teixeira Mesquita

Orientador: Prof. Dr. Marco Túlio Alves Rodrigues

Tecnologias utilizadas

  • Pycharm IDE
  • Python 3.6.7

Instalação

Linux-Ubuntu 18.04 LTS:

sudo apt update sudo apt install tesseract-ocr sudo apt install libtesseract-dev virtualenv -p python3 ambiente-virtual source ambiente-virtual/bin/activate pip install -r requirements.txt

Linux-MAC:

brew install tesseract virtualenv -p python3 ambiente-virtual source ambiente-virtual/bin/activate pip install -r requirements.txt

Windows:

Sem suporte official :(

Bibliotecas externas

opencv-contrib-python tesseract pillow

About

[OpenCV] Brazilian plate detection using computer vision

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages