|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 48 |
| Published: October 2025 |
| Authors: Muskaan Parvaiz, Tawseef Shamim, Moin Saleem, Irfan Rasool |
10.5120/ijca2025925794
|
Muskaan Parvaiz, Tawseef Shamim, Moin Saleem, Irfan Rasool . Real-Time Indian Number Plate Recognition with YOLOv11 and EasyOCR: A Vision-Based Pipeline. International Journal of Computer Applications. 187, 48 (October 2025), 7-15. DOI=10.5120/ijca2025925794
@article{ 10.5120/ijca2025925794,
author = { Muskaan Parvaiz,Tawseef Shamim,Moin Saleem,Irfan Rasool },
title = { Real-Time Indian Number Plate Recognition with YOLOv11 and EasyOCR: A Vision-Based Pipeline },
journal = { International Journal of Computer Applications },
year = { 2025 },
volume = { 187 },
number = { 48 },
pages = { 7-15 },
doi = { 10.5120/ijca2025925794 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2025
%A Muskaan Parvaiz
%A Tawseef Shamim
%A Moin Saleem
%A Irfan Rasool
%T Real-Time Indian Number Plate Recognition with YOLOv11 and EasyOCR: A Vision-Based Pipeline%T
%J International Journal of Computer Applications
%V 187
%N 48
%P 7-15
%R 10.5120/ijca2025925794
%I Foundation of Computer Science (FCS), NY, USA
The rapid transformation of urban environments across India has led to a sudden surge in vehicular traffic, creating unforeseen challenges for traffic management, law enforcement, and the development of smart city infrastructure. Conventional license plate recognition systems are tested by India’s unique challenges, such as multi-regional scripts, varying plate formats, harsh weather conditions, and variable traffic flows. This paper introduces an end-toend Automatic Number Plate Recognition (ANPR) system tailored to Indian road conditions, with the state-of-the-art YOLOv11 object detection framework coupled with EasyOCR’s robust character recognition module. Our new method addresses practical application use cases in a well-organized pipeline with cutting-edge image preprocessing methods, such as Contrast Limited Adaptive Histogram Equalization (CLAHE) and smart skew correction methods. Our method was extensively trained and validated on the massive Roboflow Indian License Plate Dataset under a broad spectrum of conditions, from disorderly urban settings to difficult rural settings. The test results are superior, with a mean Average Precision (mAP) of 92.4% for license plate detection and 88.2% accuracy in character recognition. The system comes as a surprise with the capability of real-time processing with a high inference speed of 43 milliseconds per frame, making it extremely appropriate for use in traffic monitoring systems, automated toll booths, and security systems. Comparison to existing YOLOv5 and YOLOv8-based systems is significantly better in terms of accuracy and computational cost. Modular architecture allows seamless integration with existing smart city infrastructure and, at the same time, provides room for flexibility for future upgrades and the addition of multilingual support.