Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LicensePlateDetector

Overview

This project detects vehicle number plates in real-time using a webcam. It leverages OpenCV's Haar Cascade classifier for detecting number plates. Detected plates can be displayed in a separate window and saved locally as images.

Features

  • Real-time number plate detection using your webcam.
  • Highlight detected plates with a green rectangle.
  • Display the detected plate region separately.
  • Save detected plates on pressing the 's' key.
  • Quit the program by pressing 'q'.

License

MIT

About

Uses OpenCV to identify vehicle number plates and save them separately

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages