🚘 Real-Time Number Plate Detection in Python using OpenCV (Haar Cascade)
📌 This is a demo of our Number Plate Detection project where the model:
Captures video from a webcam / IP camera / video file
Detects number plates in real time using Haar Cascade
Crops and saves unique plate images automatically
✅ Features:
Works with webcam, video, or IP stream
Avoids duplicate plate saves
Saves ROI (plate image) for further processing
📂 GitHub Repo: https://github.com/Nihal108-bi/Number...
📧 Contact: [email protected]
#numberplatedetection #opencv #pythonproject #realtimedetection