CVOct 15, 2024

Comparison of Image Preprocessing Techniques for Vehicle License Plate Recognition Using OCR: Performance and Accuracy Evaluation

arXiv:2410.13622v17 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses inconsistencies in OCR performance for license plate recognition due to poor image quality, offering practical insights for real-world applications, though it is incremental in nature.

The study evaluated image preprocessing techniques like grayscale conversion, CLAHE, and Bilateral Filter for vehicle license plate recognition using OCR, finding that specific combinations improved accuracy and other metrics on a Brazilian dataset.

The growing use of Artificial Intelligence solutions has led to an explosion in image capture and its application in machine learning models. However, the lack of standardization in image quality generates inconsistencies in the results of these models. To mitigate this problem, Optical Character Recognition (OCR) is often used as a preprocessing technique, but it still faces challenges in scenarios with inadequate lighting, low resolution, and perspective distortions. This work aims to explore and evaluate various preprocessing techniques, such as grayscale conversion, CLAHE in RGB, and Bilateral Filter, applied to vehicle license plate recognition. Each technique is analyzed individually and in combination, using metrics such as accuracy, precision, recall, F1-score, ROC curve, AUC, and ANOVA, to identify the most effective method. The study uses a dataset of Brazilian vehicle license plates, widely used in OCR applications. The research provides a detailed analysis of best preprocessing practices, offering insights to optimize OCR performance in real-world scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes