ingxfm/license_plate_detection
License plate number recognition using OpenAlpr
This project helps operations or security staff automatically identify vehicle license plates from live video feeds. It takes video streams, processes images to detect license plates, and saves the recognized plate numbers into a database. This is ideal for someone managing vehicle access, parking, or general surveillance, especially using a Raspberry Pi.
Use this if you need an automated system to capture and record license plate numbers from a video stream using a Raspberry Pi.
Not ideal if you need a pre-built, plug-and-play solution without any technical setup, or if you don't use Raspberry Pi hardware.
Stars
22
Forks
10
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ingxfm/license_plate_detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟