paper-with-me

홈 › Papers

Recognizing License Plates in Real-Time

2019-06-11 · Xuewen Yang, Xin Wang

License plate detection and recognition (LPDR) is of growing importance for enabling intelligent transportation and ensuring the security and safety of the cities. However, LPDR faces a big challenge in a practical environment. The license plates can have extremely diverse sizes, fonts and colors, and the plate images are usually of poor quality caused by skewed capturing angles, uneven lighting, occlusion, and blurring. In applications such as surveillance, it often requires fast processing. To enable real-time and accurate license plate recognition, in this work, we propose a set of techniques: 1) a contour reconstruction method along with edge-detection to quickly detect the candidate plates; 2) a simple zero-one-alternation scheme to effectively remove the fake top and bottom borders around plates to facilitate more accurate segmentation of characters on plates; 3) a set of techniques to augment the training data, incorporate SIFT features into the CNN network, and exploit transfer learning to obtain the initial parameters for more effective training; and 4) a two-phase verification procedure to determine the correct plate at low cost, a statistical filtering in the plate detection stage to quickly remove unwanted candidates, and the accurate CR results after the CR process to perform further plate verification without additional processing. We implement a complete LPDR system based on our algorithms. The experimental results demonstrate that our system can accurately recognize license plate in real-time. Additionally, it works robustly under various levels of illumination and noise, and in the presence of car movement. Compared to peer schemes, our system is not only among the most accurate ones but is also the fastest, and can be easily applied to other scenarios.

📄 PDF Abstract BibTeX arXiv:1906.04376

Code (0)

등록된 구현이 없습니다.

Tasks

Edge DetectionLicense Plate DetectionLicense Plate RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Real-time Bangla License Plate Recognition System for Low Resource Video-based Applications

2021-08-18 · Alif Ashrafee, Akib Mohammed Khan, Mohammad Sabik Irbaz, MD Abdullah Al Nasim

Automatic License Plate Recognition systems aim to provide a solution for detecting, localizing, and recognizing license plate characters from vehicles appearing in video frames. However, deploying such systems in the re…

License Plate RecognitionOptical Character Recognition (OCR)

A Robust Attentional Framework for License Plate Recognition in the Wild

2020-06-06 · Linjiang Zhang, Peng Wang, Hui Li, Zhen Li 외

Recognizing car license plates in natural scene images is an important yet still challenging task in realistic applications. Many existing approaches perform well for license plates collected under constrained conditions…

Image GenerationLicense Plate Recognition

LPTR-AFLNet: Lightweight Integrated Chinese License Plate Rectification and Recognition Network

2025-07-22 · Guangzhu Xu, Pengcheng Zuo, Zhi Ke, Bangjun Lei arxiv

Chinese License Plate Recognition (CLPR) faces numerous challenges in unconstrained and complex environments, particularly due to perspective distortions caused by various shooting angles and the correction of single-lin…

License Plate Recognition

Traffic Surveillance using Vehicle License Plate Detection and Recognition in Bangladesh

2020-12-03 · Md. Saif Hassan Onim, Muhaiminul Islam Akash, Mahmudul Haque, Raiyan Ibne Hafiz

Computer vision coupled with Deep Learning (DL) techniques bring out a substantial prospect in the field of traffic control, monitoring and law enforcing activities. This paper presents a YOLOv4 object detection model in…

GPULicense Plate Detectionobject-detectionObject Detection

Efficient License Plate Recognition in Videos Using Visual Rhythm and Accumulative Line Analysis

2025-01-08 · Victor Nascimento Ribeiro, Nina S. T. Hirata

Video-based Automatic License Plate Recognition (ALPR) involves extracting vehicle license plate text information from video captures. Traditional systems typically rely heavily on high-end computing resources and utiliz…

License Plate DetectionLicense Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)+1