paper-with-me

홈 › Papers

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 utilize multiple frames to recognize license plates, leading to increased computational overhead. In this paper, we propose two methods capable of efficiently extracting exactly one frame per vehicle and recognizing its license plate characters from this single image, thus significantly reducing computational demands. The first method uses Visual Rhythm (VR) to generate time-spatial images from videos, while the second employs Accumulative Line Analysis (ALA), a novel algorithm based on single-line video processing for real-time operation. Both methods leverage YOLO for license plate detection within the frame and a Convolutional Neural Network (CNN) for Optical Character Recognition (OCR) to extract textual information. Experiments on real videos demonstrate that the proposed methods achieve results comparable to traditional frame-by-frame approaches, with processing speeds three times faster.

📄 PDF Abstract BibTeX arXiv:2501.04750

Code (1)

victor-nasc/Vehicle-Licence-Plate-Recognition 공식 구현

Tasks

License Plate DetectionLicense Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)Rhythm

Similar Papers 제목 키워드 기반

Efficient Video-Based ALPR System Using YOLO and Visual Rhythm

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

Automatic License Plate Recognition (ALPR) involves extracting vehicle license plate information from image or a video capture. These systems have gained popularity due to the wide availability of low-cost surveillance c…

License Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)Rhythm

License Plate Recognition Based On Multi-Angle View Model

2023-09-22 · Dat Tran-Anh, Khanh Linh Tran, Hoai-Nam Vu

In the realm of research, the detection/recognition of text within images/videos captured by cameras constitutes a highly challenging problem for researchers. Despite certain advancements achieving high accuracy, current…

DescriptiveLicense Plate RecognitionText Detection

TransLPRNet: Lite Vision-Language Network for Single/Dual-line Chinese License Plate Recognition

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

License plate recognition in open environments is widely applicable across various domains; however, the diversity of license plate types and imaging conditions presents significant challenges. To address the limitations…

License Plate Recognition

Implementation of Licensed Plate Detection and Noise Removal in Image Processing

2026-03-01 · Yiquan Gao arxiv

Car license plate recognition system is an image processing technology used to identify vehicles by capturing their Car License Plates. The car license plate recognition technology is also known as automatic number-plate…

License Plate Recognition

CharDiff-LP: A Diffusion Model with Character-Level Guidance for License Plate Image Restoration

2025-10-20 · Kihyun Na, Gyuhwan Park, Injung Kim arxiv

License plate image restoration is important not only as a preprocessing step for license plate recognition but also for enhancing evidential value, improving visual clarity, and enabling broader reuse of license plate i…

License Plate RecognitionImage Restoration