Skip to the content.

Number Plate Detection πŸš˜πŸ”

This project is a simple Number Plate Detection system built using Python and OpenCV.
It uses classical image processing techniques and OpenCV’s built-in Haar Cascade classifier to detect vehicle number plates in real time using a webcam.


πŸ“Έ Demo

Demo Screenshot


🧠 Features


πŸ› οΈ Technologies Used


πŸ“ Project Structure

Number-Plate-Detection/
β”‚
β”œβ”€β”€ Numberplatedetection.py   # Main script
└── README.md                 # Project documentation