Skip to content

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

Notifications You must be signed in to change notification settings

Tavishi123-singh/OpenCV_NumberPlateReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published