International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 113 - Issue 15 |
Published: March 2015 |
Authors: Trishala Chougule, Saniya Ansari |
![]() |
Trishala Chougule, Saniya Ansari . A License Plate Reader using AVR Microcontroller. International Journal of Computer Applications. 113, 15 (March 2015), 45-49. DOI=10.5120/19906-2041
@article{ 10.5120/19906-2041, author = { Trishala Chougule,Saniya Ansari }, title = { A License Plate Reader using AVR Microcontroller }, journal = { International Journal of Computer Applications }, year = { 2015 }, volume = { 113 }, number = { 15 }, pages = { 45-49 }, doi = { 10.5120/19906-2041 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2015 %A Trishala Chougule %A Saniya Ansari %T A License Plate Reader using AVR Microcontroller%T %J International Journal of Computer Applications %V 113 %N 15 %P 45-49 %R 10.5120/19906-2041 %I Foundation of Computer Science (FCS), NY, USA
License Plate Recognizer is an efficient and effective system to identify the vehicles. In this paper we represent the simple and effective technique to identify the Indian license plate. This Proposed system consist tree steps, first is extraction of license plate from a captured image by camera. Second step is segmentation of the character from number plate and extract. And the last step is recognizing the characters and display it informs of text. So in this paper for first step used technique is morphological operation, for second step we used histogram to extract the numbers. For recognition we used the template matching by cross correlation between extracted character and database. At last to display recognized number plate at long distance on the LCD display AVR microcontroller is used.