Featured
Active
ANPR — Plate Detection & OCR
Automatic Number Plate Recognition
Problem
Manual plate reading does not scale for parking, security, or traffic monitoring use cases.
What I Built
Python CV pipeline combining detection models, alignment, OCR, and structured plate text output (ANPR-Q11).
Tech Stack
Python
OpenCV
OCR
Computer Vision
YOLO
AI
Outcome
Working ANPR pipeline from raw images to readable plate strings.
Results
- Detection + alignment + OCR
- Structured plate output
- End-to-end ANPR flow