/Number-plate-recognition

This project is an image processing project it can recognize number plate of vehicles

Primary LanguagePython

Number-plate-recognition

This project is an image processing project that can recognize the number plate of vehicles

It contains all the files of the project.

In this project, I used the following to complete my project

  1. Image Capturing
  2. Image Processing
  3. Image Cleaning
  4. Plate Localisation
  5. Plate Segmentation
  6. Character transformation and Recognition

Following Libraries were used:

  1. OpenCV
  2. Pytesseract
  3. Numpy