SlideShare a Scribd company logo
International Journal of Electrical, Computing Engineering and Communication (IJECC)
Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310
28
Abstract – Nowadays Car Number Plate Detection is very
important application in society. In this paper presents
Neural Network to detect number plate. This detection
technique used to identify correct and incorrect number
plate characters. For this method Indian number plates are
taken for various processes. First image preprocessing then
segmentation process and recognition process are taken
place. Lot of images are taken for this process these are
stored in the database. This project is implemented using
MATLAB.
Index Terms – Car Number Plate Detection, Feature
Extraction, Neural Network, Recognition, Segmentation.
I.INTRODUCTION
In this proposed system explains automatic
number plate detection method. This system uses the one
of the algorithm like neural network. This algorithm is
efficient compare with others. So it produces more
accuracy of the output. This project contains mainly three
steps that are character segmentation, feature extraction
and character recognition process. Before we are going to
the segmentation process first the color image is
converted into the gray image and filter the noises then
morphological processes are performed in the image pre-
processing step. Then move on to the segmentation
process. In this step CCA and blob detections are
performed to segment the characters. Then feature
extraction is contains edge detection step and features are
calculated based on the edges. Then finally process the
recognition step. In this step neural network is performed.
ASCII values and feature vector table both are trained and
compared. Then finally produce the output through the
notepad.
II.PROPOSED SYSTEM
The proposed system uses three phases:
1) Character segmentation
2) Feature extraction
3) Character Recognition
III.IMAGE PRE-PROCESSING
In this step, an input color or noisy image is used
to an order of processes for perform the segmentation
process. It has many steps, as described in Fig. 1.
Fig 1. Block diagram of image pre-processing
A. Resize an image
First an input color image is get from the user
next that image is resize for our convenient.
B. Gray conversion
After resized image is changed into the gray
image.
C. Mean filter
Mean filtering is a nonlinear method used to
remove unwanted noise. It is usually used as it is very
efficient at removing noise while preserving edges.
D. Morphological Operations
Morphological operations such as noise removal,
filling, erosion and dilation these are performed to
An Efficient Way of Detecting Numbers in Car
Number Plate Using Neural Network1
C.Subha, 2
S.Sudha
M.E, Computer science, Sree Sowdambika College of Engineering, Aruppukottai, INDIA
Assistant Professor, Department of Computer Science and engineering, Sree Sowdambika College of
Engineering, Aruppukottai, INDIA
International Journal of Electrical, Computing Engineering and Communication (IJECC)
Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310
29
produce clear result.
Fig 2. After morphological operation
IV.CHARACTER SEGMENTATION
In this phase there are two steps are involved.
1) Connected component analysis
2) Blob detection
Fig 3. Flow diagram of character segmentation
A. CCA Process
CCA means Connected Component Analysis
used to view the connected regions of the car number
plate image. What are the objects are kept in that image
those are bounded by the green rectangle box.
Fig 4. Result of connected component analysis
B. Blob detection
After the CCA process particular number plate
character only extracted by this blob detection process.
Fig 5. Blob extraction
V.FEATURE EXTRACTION
The feature extraction is one of the processes.
This is used to extract some type of features based on the
edges of every character. These feature values are used
for the neural network to recognition process. This feature
extraction stage contains below steps.
1) Edge detection
2) Calculation of edge density value
International Journal of Electrical, Computing Engineering and Communication (IJECC)
Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310
30
Fig 6. Block diagram of feature extraction
A. Edge Detection
Edge detection is used to detect the edges of each and
every character. This process is very important to
calculate the density of edges. Edge detection uses the
canny method for this detection. This is the edge detection
process of this proposed system.
B. Calculation of edge density value
This is the important step because this is the
heart of my project. So more concentrate on this step.
After edge detection each and every characters are
individually stored in one of the folder. That are contains
only the edges of each character. For this calculation we
consider each character as one by one. First take the one
of the character that is divided into 4 parts. That each part
Contains the equal size. Each block contains the
magnitude value, and two dimensions. So based on these
attributes we can calculate this density value. These are
stored in the one table. That is called as feature vector
table this is shown in given table.
Table 1: Feature Vector Table
VI.CHARACTER RECOGNITION
Character recognition process is used to
recognize every character. That is shows in the below
diagram. In this recognition process neural network is
used to explore an output. The feature vector table and
ASCII values are given to the neural network. Each and
every character contains ASCII values these also stored in
another folder these two values are compared trained in
the neural network and then tested that values with the car
images. Then finally produce the appropriate output.
Fig 7. Flow diagram of character recognition process
VII.CONCLUSION
This proposed system produced good
results for car number plate images. This
system removes any type of noises and also
produces the clear output. Time also
minimized compare with other methods. Lot
of images is stored in the dataset all those
International Journal of Electrical, Computing Engineering and Communication (IJECC)
Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310
31
images are produce the correct result of my
project. For this high accuracy I used
artificial neural network. One of my outputs
is shown in below diagram.
Fig 8. Expected output result of testing image
REFERENCES
[1] A. Ahmadyfard and V. Abolghasemi,
“Detecting license plate using texture and
color information,” in Proc. Int. Symp.
Telecommun., 2008, pp. 804–808.
[2] G. Li, R. Yuan, Z. Yang, and X. Huang, “A
yellow license plate location method based on
RGB model of color image and texture of plate,”
in Proc. 2nd Workshop Digit. Media Its Appl.
Museum Heritages, 2007, pp. 42–46.
[3] X. Shi, W. Zhao, Y. Shen, and O. Gervasi,
“Automatic license plate recognition system
based on color image processing,” in Lecture
Notes on Computer Science, Berlin, Germany:
Springer-Verlag, 2005, vol. 3483, pp. 1159–
1168.
[4] M. Deriche, “GCC license plates detection and
recognition using morphological filtering and
neural networks,” Int J. Comp. Sci. Info Security,
vol. 8, no. 8, pp. 263–269, Dec. 2010.
[5] O. Villegas, D. Balderrama, H. Dom´inguez, and
V. Sa´nchez, “License plate recognition using a
novel fuzzy multilayer neural network,” Int. J.
Comput., vol. 3, no. 1, pp. 31–40, 2009.
[6] S. H. M. Kasaei, S. M. M. Kasaei, and S. A.
Monadjemi, “A novel morphological method for
detection and recognition of vehicle license
plate,” Amer. J. Appl. Sci., vol. 6, no. 12, pp.
2066–2070, 2009.
[7] A. Theja, S. Jain, A. Aggarwal, and V.
Kandanvli, “License plate extraction using
adaptive threshold and line grouping,” in Proc.
ICSPS, Jul. 2010, vol. 1, pp. 211–214.
[8] P. Tarabek, “Fast license plate detection based
on edge density and integral edge image,” in
Proc. Int. Conf. Appl. Mach. Intell. Inform,
2012, pp. 37–40.
[9] V. Abolghasemi and A. Ahmadyfard, “A fast
algorithm for license plate detection,” in Proc.
Int. Conf. Visual Inform. Syst., 2007, vol.
4781, pp. 468–477.
[10] S. Roomi, M. Anitha, and R. Bhargavi,
“Accurate license plate localization,” in Proc.
Int. Conf. Comput. Commun. Electr. Technol.,
2011, pp. 92–99.
[11] S. K. Kim, D. W. Kim, and H. J. Kim, “A
recognition of vehicle license plate using a
genetic algorithm based segmentation,” in Proc.
Int. Conf. Image Process., 1996, vol. 1, pp.
661–664.
[12] J. Xiong, S. Du, D. Gao, and Q. Shen, “Locating
car license plate under various illumination
conditions using genetic algorithm,” in Proc.
ICSP,2004, vol. 3, pp. 2502–2505.
[13] Z. Ji-yin, Z. Rui-rui, L. Min, and L. Yinin,
“License plate recognition based on genetic
algorithm,” in Proc. Int. Conf. Comput. Sci.
Software Eng., Dec. 2008, vol. 1, pp. 965–968.
[14] Deepti Sagar, Maitreyee Dutta “Block based
neural network for automatic number plate
recognition” in IJSRP, Vol 4, sep 2014, pp. 1-7.

More Related Content

PDF
PCB Faults Detection Using Image Processing
PDF
IRJET - Single Image Super Resolution using Machine Learning
PDF
An Image Based PCB Fault Detection and Its Classification
PDF
International Journal of Computational Engineering Research(IJCER)
PDF
Ed34785790
PDF
Classification and Detection of Vehicles using Deep Learning
PDF
Enhanced Thinning Based Finger Print Recognition
PCB Faults Detection Using Image Processing
IRJET - Single Image Super Resolution using Machine Learning
An Image Based PCB Fault Detection and Its Classification
International Journal of Computational Engineering Research(IJCER)
Ed34785790
Classification and Detection of Vehicles using Deep Learning
Enhanced Thinning Based Finger Print Recognition

What's hot (18)

PDF
A Survey on Fingerprint Identification for Different Orientation Images.
PDF
Bangla Optical Digits Recognition using Edge Detection Method
PPTX
Image processing ppt
PDF
An efficient method for recognizing the low quality fingerprint verification ...
PDF
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
PDF
IRJET- Analysing Wound Area Measurement using Android App
PDF
Design and development of sapling monitoring system
PDF
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
PDF
A Survey on Wireless Network Simulators
PDF
A Hybrid Filtering Technique for Random Valued Impulse Noise Elimination on D...
PDF
Enhancing Security and Privacy Issue in Airport by Biometric based Iris Recog...
PDF
Text Recognition using Convolutional Neural Network: A Review
PDF
Lossless Image Compression Using Data Folding Followed By Arithmetic Coding
PDF
Text and Object Recognition using Deep Learning for Visually Impaired People
PDF
Improving of Fingerprint Segmentation Images Based on K-MEANS and DBSCAN Clus...
PDF
IRJET- Full Body Motion Detection and Surveillance System Application
PDF
IRJET - Effective Workflow for High-Performance Recognition of Fruits using M...
PDF
Dynamic hand gesture recognition using cbir
A Survey on Fingerprint Identification for Different Orientation Images.
Bangla Optical Digits Recognition using Edge Detection Method
Image processing ppt
An efficient method for recognizing the low quality fingerprint verification ...
VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH
IRJET- Analysing Wound Area Measurement using Android App
Design and development of sapling monitoring system
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
A Survey on Wireless Network Simulators
A Hybrid Filtering Technique for Random Valued Impulse Noise Elimination on D...
Enhancing Security and Privacy Issue in Airport by Biometric based Iris Recog...
Text Recognition using Convolutional Neural Network: A Review
Lossless Image Compression Using Data Folding Followed By Arithmetic Coding
Text and Object Recognition using Deep Learning for Visually Impaired People
Improving of Fingerprint Segmentation Images Based on K-MEANS and DBSCAN Clus...
IRJET- Full Body Motion Detection and Surveillance System Application
IRJET - Effective Workflow for High-Performance Recognition of Fruits using M...
Dynamic hand gesture recognition using cbir
Ad

Similar to Iisrt subha guru (20)

PDF
Tracking number plate from vehicle using
PDF
Number Plate Recognition of Still Images in Vehicular Parking System
PDF
PARALLEL GENERATION OF IMAGE LAYERS CONSTRUCTED BY EDGE DETECTION USING MESSA...
PDF
Paper id 25201447
PDF
SEGMENTATION AND RECOGNITION OF HANDWRITTEN DIGIT NUMERAL STRING USING A MULT...
PDF
SEGMENTATION AND RECOGNITION OF HANDWRITTEN DIGIT NUMERAL STRING USING A MULT...
PDF
Segmentation and recognition of handwritten digit numeral string using a mult...
PDF
Text Extraction and Recognition Using Median Filter
PDF
IRJET - Simulation of Colour Image Processing Techniques on VHDL
PDF
IRJET - A Review on Face Recognition using Deep Learning Algorithm
PDF
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
PDF
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
PDF
Traffic Sign Recognition using CNNs
PDF
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
PDF
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
PDF
Recognition Technology for Four Arithmetic Operations
PDF
License Plate Recognition using Morphological Operation.
PDF
C010111519
PDF
Canny Edge Detection Algorithm on FPGA
PDF
Canny Edge Detection Algorithm on FPGA
Tracking number plate from vehicle using
Number Plate Recognition of Still Images in Vehicular Parking System
PARALLEL GENERATION OF IMAGE LAYERS CONSTRUCTED BY EDGE DETECTION USING MESSA...
Paper id 25201447
SEGMENTATION AND RECOGNITION OF HANDWRITTEN DIGIT NUMERAL STRING USING A MULT...
SEGMENTATION AND RECOGNITION OF HANDWRITTEN DIGIT NUMERAL STRING USING A MULT...
Segmentation and recognition of handwritten digit numeral string using a mult...
Text Extraction and Recognition Using Median Filter
IRJET - Simulation of Colour Image Processing Techniques on VHDL
IRJET - A Review on Face Recognition using Deep Learning Algorithm
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
Traffic Sign Recognition using CNNs
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
PREPROCESSING ALGORITHM FOR DIGITAL FINGERPRINT IMAGE RECOGNITION
Recognition Technology for Four Arithmetic Operations
License Plate Recognition using Morphological Operation.
C010111519
Canny Edge Detection Algorithm on FPGA
Canny Edge Detection Algorithm on FPGA
Ad

More from IISRT (20)

PDF
Iisrt z mahantaesh tr
PDF
Iisrt z abhijit devaraj
PDF
Iisrt sohan sontakke
PDF
Iisrt saravana kumar
PDF
Iisrt karthik subramanian
PDF
Iisrt akshata ht
PDF
Iisrt seedha devi (networks)
PDF
Iisrt komathi krishna (networks)
PDF
Iisrt divya nagaraj (networks)
PDF
Iisrt arunkumar b (networks)
PDF
Iisrt aarthi ravindran (networks)
PDF
Iisrt vincent raj (mech)
PDF
Iisrt sibi kumar (mech)
PDF
Iisrt settu ravichandran (civil)
PDF
Iisrt prithvi elango (civil)
PDF
Iisrt khalid ahmed gour (civil)
PDF
Iisrt siddharth prabhu (electrical)
PDF
Iisrt shiny navya (electrical)
PDF
eIisrt arutselvi (electrical)
PDF
Iisrt anjana francis (ec)
Iisrt z mahantaesh tr
Iisrt z abhijit devaraj
Iisrt sohan sontakke
Iisrt saravana kumar
Iisrt karthik subramanian
Iisrt akshata ht
Iisrt seedha devi (networks)
Iisrt komathi krishna (networks)
Iisrt divya nagaraj (networks)
Iisrt arunkumar b (networks)
Iisrt aarthi ravindran (networks)
Iisrt vincent raj (mech)
Iisrt sibi kumar (mech)
Iisrt settu ravichandran (civil)
Iisrt prithvi elango (civil)
Iisrt khalid ahmed gour (civil)
Iisrt siddharth prabhu (electrical)
Iisrt shiny navya (electrical)
eIisrt arutselvi (electrical)
Iisrt anjana francis (ec)

Recently uploaded (20)

PDF
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
PDF
Abrasive, erosive and cavitation wear.pdf
PDF
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
737-MAX_SRG.pdf student reference guides
PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PPTX
introduction to high performance computing
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PPTX
Artificial Intelligence
PPTX
Safety Seminar civil to be ensured for safe working.
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
Abrasive, erosive and cavitation wear.pdf
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Information Storage and Retrieval Techniques Unit III
737-MAX_SRG.pdf student reference guides
Nature of X-rays, X- Ray Equipment, Fluoroscopy
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
Exploratory_Data_Analysis_Fundamentals.pdf
introduction to high performance computing
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Module 8- Technological and Communication Skills.pptx
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
Fundamentals of safety and accident prevention -final (1).pptx
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
distributed database system" (DDBS) is often used to refer to both the distri...
Automation-in-Manufacturing-Chapter-Introduction.pdf
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
Artificial Intelligence
Safety Seminar civil to be ensured for safe working.

Iisrt subha guru

  • 1. International Journal of Electrical, Computing Engineering and Communication (IJECC) Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310 28 Abstract – Nowadays Car Number Plate Detection is very important application in society. In this paper presents Neural Network to detect number plate. This detection technique used to identify correct and incorrect number plate characters. For this method Indian number plates are taken for various processes. First image preprocessing then segmentation process and recognition process are taken place. Lot of images are taken for this process these are stored in the database. This project is implemented using MATLAB. Index Terms – Car Number Plate Detection, Feature Extraction, Neural Network, Recognition, Segmentation. I.INTRODUCTION In this proposed system explains automatic number plate detection method. This system uses the one of the algorithm like neural network. This algorithm is efficient compare with others. So it produces more accuracy of the output. This project contains mainly three steps that are character segmentation, feature extraction and character recognition process. Before we are going to the segmentation process first the color image is converted into the gray image and filter the noises then morphological processes are performed in the image pre- processing step. Then move on to the segmentation process. In this step CCA and blob detections are performed to segment the characters. Then feature extraction is contains edge detection step and features are calculated based on the edges. Then finally process the recognition step. In this step neural network is performed. ASCII values and feature vector table both are trained and compared. Then finally produce the output through the notepad. II.PROPOSED SYSTEM The proposed system uses three phases: 1) Character segmentation 2) Feature extraction 3) Character Recognition III.IMAGE PRE-PROCESSING In this step, an input color or noisy image is used to an order of processes for perform the segmentation process. It has many steps, as described in Fig. 1. Fig 1. Block diagram of image pre-processing A. Resize an image First an input color image is get from the user next that image is resize for our convenient. B. Gray conversion After resized image is changed into the gray image. C. Mean filter Mean filtering is a nonlinear method used to remove unwanted noise. It is usually used as it is very efficient at removing noise while preserving edges. D. Morphological Operations Morphological operations such as noise removal, filling, erosion and dilation these are performed to An Efficient Way of Detecting Numbers in Car Number Plate Using Neural Network1 C.Subha, 2 S.Sudha M.E, Computer science, Sree Sowdambika College of Engineering, Aruppukottai, INDIA Assistant Professor, Department of Computer Science and engineering, Sree Sowdambika College of Engineering, Aruppukottai, INDIA
  • 2. International Journal of Electrical, Computing Engineering and Communication (IJECC) Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310 29 produce clear result. Fig 2. After morphological operation IV.CHARACTER SEGMENTATION In this phase there are two steps are involved. 1) Connected component analysis 2) Blob detection Fig 3. Flow diagram of character segmentation A. CCA Process CCA means Connected Component Analysis used to view the connected regions of the car number plate image. What are the objects are kept in that image those are bounded by the green rectangle box. Fig 4. Result of connected component analysis B. Blob detection After the CCA process particular number plate character only extracted by this blob detection process. Fig 5. Blob extraction V.FEATURE EXTRACTION The feature extraction is one of the processes. This is used to extract some type of features based on the edges of every character. These feature values are used for the neural network to recognition process. This feature extraction stage contains below steps. 1) Edge detection 2) Calculation of edge density value
  • 3. International Journal of Electrical, Computing Engineering and Communication (IJECC) Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310 30 Fig 6. Block diagram of feature extraction A. Edge Detection Edge detection is used to detect the edges of each and every character. This process is very important to calculate the density of edges. Edge detection uses the canny method for this detection. This is the edge detection process of this proposed system. B. Calculation of edge density value This is the important step because this is the heart of my project. So more concentrate on this step. After edge detection each and every characters are individually stored in one of the folder. That are contains only the edges of each character. For this calculation we consider each character as one by one. First take the one of the character that is divided into 4 parts. That each part Contains the equal size. Each block contains the magnitude value, and two dimensions. So based on these attributes we can calculate this density value. These are stored in the one table. That is called as feature vector table this is shown in given table. Table 1: Feature Vector Table VI.CHARACTER RECOGNITION Character recognition process is used to recognize every character. That is shows in the below diagram. In this recognition process neural network is used to explore an output. The feature vector table and ASCII values are given to the neural network. Each and every character contains ASCII values these also stored in another folder these two values are compared trained in the neural network and then tested that values with the car images. Then finally produce the appropriate output. Fig 7. Flow diagram of character recognition process VII.CONCLUSION This proposed system produced good results for car number plate images. This system removes any type of noises and also produces the clear output. Time also minimized compare with other methods. Lot of images is stored in the dataset all those
  • 4. International Journal of Electrical, Computing Engineering and Communication (IJECC) Vol. 1, Issue. 3, June – 2015 ISSN (Online): 2394-8310 31 images are produce the correct result of my project. For this high accuracy I used artificial neural network. One of my outputs is shown in below diagram. Fig 8. Expected output result of testing image REFERENCES [1] A. Ahmadyfard and V. Abolghasemi, “Detecting license plate using texture and color information,” in Proc. Int. Symp. Telecommun., 2008, pp. 804–808. [2] G. Li, R. Yuan, Z. Yang, and X. Huang, “A yellow license plate location method based on RGB model of color image and texture of plate,” in Proc. 2nd Workshop Digit. Media Its Appl. Museum Heritages, 2007, pp. 42–46. [3] X. Shi, W. Zhao, Y. Shen, and O. Gervasi, “Automatic license plate recognition system based on color image processing,” in Lecture Notes on Computer Science, Berlin, Germany: Springer-Verlag, 2005, vol. 3483, pp. 1159– 1168. [4] M. Deriche, “GCC license plates detection and recognition using morphological filtering and neural networks,” Int J. Comp. Sci. Info Security, vol. 8, no. 8, pp. 263–269, Dec. 2010. [5] O. Villegas, D. Balderrama, H. Dom´inguez, and V. Sa´nchez, “License plate recognition using a novel fuzzy multilayer neural network,” Int. J. Comput., vol. 3, no. 1, pp. 31–40, 2009. [6] S. H. M. Kasaei, S. M. M. Kasaei, and S. A. Monadjemi, “A novel morphological method for detection and recognition of vehicle license plate,” Amer. J. Appl. Sci., vol. 6, no. 12, pp. 2066–2070, 2009. [7] A. Theja, S. Jain, A. Aggarwal, and V. Kandanvli, “License plate extraction using adaptive threshold and line grouping,” in Proc. ICSPS, Jul. 2010, vol. 1, pp. 211–214. [8] P. Tarabek, “Fast license plate detection based on edge density and integral edge image,” in Proc. Int. Conf. Appl. Mach. Intell. Inform, 2012, pp. 37–40. [9] V. Abolghasemi and A. Ahmadyfard, “A fast algorithm for license plate detection,” in Proc. Int. Conf. Visual Inform. Syst., 2007, vol. 4781, pp. 468–477. [10] S. Roomi, M. Anitha, and R. Bhargavi, “Accurate license plate localization,” in Proc. Int. Conf. Comput. Commun. Electr. Technol., 2011, pp. 92–99. [11] S. K. Kim, D. W. Kim, and H. J. Kim, “A recognition of vehicle license plate using a genetic algorithm based segmentation,” in Proc. Int. Conf. Image Process., 1996, vol. 1, pp. 661–664. [12] J. Xiong, S. Du, D. Gao, and Q. Shen, “Locating car license plate under various illumination conditions using genetic algorithm,” in Proc. ICSP,2004, vol. 3, pp. 2502–2505. [13] Z. Ji-yin, Z. Rui-rui, L. Min, and L. Yinin, “License plate recognition based on genetic algorithm,” in Proc. Int. Conf. Comput. Sci. Software Eng., Dec. 2008, vol. 1, pp. 965–968. [14] Deepti Sagar, Maitreyee Dutta “Block based neural network for automatic number plate recognition” in IJSRP, Vol 4, sep 2014, pp. 1-7.