/OpenCV_NumberPlateReader

OpenCV project which reads the webcam, detects the number plates and also saves the scanned images.

Primary LanguagePython

OpenCVProject2 : NumberPlateReader

This python script uses OpenCV to detect the number plates of vehicles and can also save the scanned images.

Note: I used IP Webcam app to use my android device as webcam.

How to use IP webcam with OpenCV

Getting Started

  1. Clone this repo.
  2. Make sure python is installed.
  3. Open Project in an IDE (Pycharm Recommended)
  4. Make sure to configure the python interpreter.
  5. Also download and add three modules : opencv, requests and numpy to the project.
  6. Run the Project2.py file.

Demo

Click here to watch the demo video