Efficient License Plate Recognition in Videos Using Visual Rhythm and Accumulative Line Analysis
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.
Code (1)
Tasks
License Plate DetectionLicense Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)RhythmSimilar Papers 제목 키워드 기반
Efficient Video-Based ALPR System Using YOLO and Visual Rhythm
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)RhythmLicense Plate Recognition Based On Multi-Angle View Model
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 DetectionTransLPRNet: Lite Vision-Language Network for Single/Dual-line Chinese License Plate Recognition
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 RecognitionImplementation of Licensed Plate Detection and Noise Removal in Image Processing
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 RecognitionCharDiff-LP: A Diffusion Model with Character-Level Guidance for License Plate Image Restoration
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