Smart Parking System with Automatic Number Plate Recognition

Published:

Duration: TBD
Affiliation: TBD

Note: Full write-up coming soon.

Overview

Developed an end-to-end smart parking management system. The system uses Automatic Number Plate Recognition (ANPR) to automate vehicle entry and exit, track real-time parking occupancy, and integrate with a payment backend.

Key Components

  • ANPR Pipeline — License plate detection and OCR from surveillance camera streams
  • Occupancy Tracking — Real-time slot availability via computer vision
  • Management Dashboard — Web interface for monitoring and reporting
  • Payment Integration — Automated billing based on entry/exit timestamps

Technologies

Python OpenCV OCR Deep Learning FastAPI Computer Vision Docker