Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 786 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 786 Bytes

TensorFlow-ALPR

The project developed using TensorFlow to detect the License Plate from a car and uses the Tesseract Engine to recognize the charactes from the detected plate.

Software Packs Needed

  • Anaconda 3 (Tool comes with most of the required python packages along with python3 & spyder IDE)
  • Tesseract Engine (Must need to be installed)

Python Packages Needed