Skip to content

Garrydagr8/OPENCV-LICENSE-PLATE-RECOGNITION-SYSTEM

Repository files navigation

Number Plate Recognition System :

An application to recognise the number plate from a given image of a car and verify it from a local database. The application can be used for many purposes like suveillance,security checks etc.

Prerequisites

Python(3 or above),OpenCV(V2.0.0),tKinter,Python Image Library,SQLite3

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • 1.Run gui.py on your machine
  • 2.Select Image of the car to scan
  • 3.Click start

Built With

  • Python3.7 -One of the most popular programming language
  • OpenCV(V2.0.0) - Open Source Computer Vision Library
  • tKinter -Used for designing of the UI
  • SQLite -Used for designing and manipulating of database

Authors

  • Gariman Gupta
  • Aneesh Dua
  • Shreyansh Jain