← all projects
Number-Plate-detection
Automatic license plate recognition using computer vision and machine learning.
PythonOpenCVML
High-level design
A classic ALPR pipeline: locate the plate region, then read the characters.
plate localization
OpenCV-based region detection
↓
character recognition
OCR/ML model over the localized plate crop