SlideShare a Scribd company logo
1 of 7
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 286
USE OF HORIZONTAL AND VERTICAL EDGE PROCESSING
TECHNIQUE TO IMPROVE NUMBER PLATE DETECTION
Soojey Deshpande1
, Sandip Kamat2
, Vaishali Patil3
, Mukesh Patil4
, Pradeep Patil5
1
Research Scholar, Department of Electronics, JJT University, Rajasthan, India
2
Assistant Professor, Sinhgad Institute of Technology & Science, SPPU, Pune, Maharashtra, India
3
Assistant Professor, Sinhgad Institute of Technology & Science, SPPU, Pune, Maharashtra, India
4
Assistant Professor, Sinhgad Institute of Technology & Science, SPPU, Pune, Maharashtra, India
5
Principal, KJ College of Engineering, SPPU, Pune, Maharashtra, India
Abstract
Automatic Number Plate Recognition (ANPR) is a bulk investigation system that catches the image of vehicles and identifies their
license number. ANPR may be supported in the finding of taken vehicles. The recognition of taken vehicles may be done in an
effective means by means of the ANPR systems situated on the highways. This paper proposes a recognition technique in which
the vehicle plate image is found by the digital cameras and the image is processed to acquire the number plate data. A back image
of a vehicle is taken and administered using numerous algorithms.
Key Words: Image Processing, Histogram, Skew Correction, Segmentation
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
A new methodology in License Plate Recognition (LPR)
system and associated algorithms proposed and
experimentation with it is deliberate in this paper. This
paper puts more emphasis on License Plate Detection from
captured image of the vehicle. The database of over 600
images for this purpose is utilized for analysis.
2. FLOW CHART OF ALGORITHM
Each vehicle has an exclusive identity number on it License
Plate. It is likely to identify this using Vehicle Registration
Plate Identification System.
The consistency of the Vehicle Registration Plate
Identification System depends upon its application. License
plate recognition has limitations due to different
circumstances, for example mist, shower, glooms, uneven
illumination conditions, varying distances, the car’s
velocity, plate, tilt on frame, plate screw, number of vehicles
in the frame, etc. These things make plate recognition very
complicated and harder than the traditional systems [1] [2].
So we have discussed about how to implement an algorithm
by means of the MATLAB for the Registration Plate
Finding system.
MATLAB is a good alternative for the execution of
algorithms which needs enormous computation, especially
in Image Processing. MATLAB offers simple and fast
employment of algorithms related to C and C++. A
considerable attribute in MATLAB has, it comprises a huge
collection of Image Processing Functions and information
investigation. Implementation and verification any
algorithm with MATLAB is fast and reliable in advance to
really employing this upon actual hardware. Recognition
and errors were rectified, modifications in any algorithm on
actual hardware system becomes a very difficult.
MATLAB offers an easy methodology for debugging,
correction and modifications in any algorithm. MATLAB
contains many for information investigation and image
handling, so this one is a superior choice above other
software languages for example C & C++.
Considering all the above benefits, I have used MATLAB to
implement my algorithm for Registration Plate Recognition
[3]. This algorithm uses some inherent functions and some
customized functions associated to image processing.
The algorithm was tested for many samples of car images.
Once the process was fully confirmed, the inherent functions
of MATLAB are exchanged with customized functions [4].
The flow chart in figure 1 shows the steps of execution of
the procedure.
Fig -1: Flow chart of algorithm
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 287
2.1. Convert RGB Image into Gray Image
The procedure explained here does not depend upon the sort
of colors within an image, also depend mostly upon Gray
Level of an image to manage and mining requisite data [5].
An RGB image have 3 frequencies: Red, Green & Blue.
RGB frequency coarsely tracks color Receptors within the
Human Eye, and utilized by computer displays & Image
scanners.
Suppose the RGB image is 24-bit, each channel has 8-bits,
in other words, this image is made of three images, each of
every channel, in which every image may save distinct
pixels by typical illumination strengths amongst 0 to 255.
Suppose an RGB image [8] is 48-bit (excessive resolution),
each channel is formed with 16-bit images. Color
constituents such as Red, Green & Blue values are not
utilized all over this procedure. The input image is normally
RGB. In advance processing, the brightness information is
needed, so color images are transformed into grayscale
images.
Fig -2: RGB input image
The RGB image has three constituents, Red, Green & Blue
pixels with fix strength. When an RGB image converted into
gray image, then the strength of every pixel may be
estimated from the pixel values of RGB image by using an
equation.
------ (1)
Where FR, FG and FB are the strengths of R, G & B
constituent respectively, and IY is the strength of similar gray
level images of an RGB image.
Where FR, FG and FB are the strengths of R, G & B
constituent respectively, and IY is the strength of similar gray
level images of an RGB image.
Fig -3: Gray image
2.2. Skew Estimation and Correction
The skewed License Plate affects severely on the precise
character separation and identification [6]. To answer the
problem, an effective technique for skew adjustment of
License Plate is required. The skew estimation may be done
using Radon Transfer. The skew rectification is done by
turning the entered image by an angle θ, which was acquired
in the tilt estimation step.
Using the Radon Transform upon an image f (x,y) for a
certain number of angles may be computed the estimate of
an image by the angles provided. A subsequent estimate is a
summation of strengths of pixels within every direction, i.e.
Line Integral. An outcome is image R (r,q).
This may be recorded mathematically by defining
after which the Radon Transform may be recorded as
In which, δ (·) is the Dirac Delta Function.
An estimate of this function is the certain number
of “Line Integral”. The Radon Function computes the Line
Integrals from various sources along rays in a definite path.
The rays are spread out one unit pixel apart. To signify an
image, the Radon Function takes various similar ray
predictions of image after several angles through turning
this original about middle of the image.
Fig -4: Object turned around the center of an object
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 288
Fig -5: axis crosses are summed up at the R ( , θ)
The Source & Sensor entrapment is turned around the
midpoint of the body presented in figure 5. For every angle
ρ , the intensity of rays from source goes over is accrued
next to the sensor. It is iterated by a given number of angels,
typically after .. The angle 1800
is not
compressed, meanwhile result may be the same to angel 00
.
From every angle θ and distance ρ the intensity of the
matter a ray vertical to the ρ axis intersects are added up at
the R (ρ, θ) presented in figure 5. The white mark is the
distance from the mid and the angle upon which the entire of
strengths in the image summits. It is thus the angle formed
by the line with the location.
To compute the Radon Transform of an image I for the
angles indicated in the vector θ, by the Radon Function with
this composition.
The columns of R comprise the Radon Transform for every
angle in θ. The vector xp comprises the equivalent
coordinates by the x-axis. Creating a matrix interpretation of
the obtained lines and finding the angle of the highest
noticeable line on the image, the skew angle is determined.
The image is turned with the angle estimated as presented in
figure 6.
Fig -5: Image rotated by the angle estimated
2.3. Dilation of an Image
The method of Dilation [7] is an extemporizing certain
image through loading Holes within an image, make edges
of items within an image sharp, connect damaged lines to
enhance image illumination. The amount of output pixel is
the highest value of every pixel within entered the pixel's
vicinity. In the Binary Image, if any, of the pixel values is
made 1, output pixel is made in 1.
The fundamental outcome of the operator upon Grayscale
Image is to expand the borders of areas of Foreground
Pixels (i.e. Usually white pixels) gradually. Therefore,
Foreground Pixels regions develop in dimension while holes
inside those regions turn to tinier. Dilated Image is
presented in figure 6.
On Grayscale Morphology, images are functions, charting a
Euclidean Space/grid E into R∪ {∞, -∞}, where R is the set
of reals, ∞ is a great component than all real numbers, and -
∞ is a lesser component than all real numbers. Complete
lattices were partly organized sets, in which each subset has
an Infimum and a Supremum.
Especially, this comprises smallest component and largest
component Grayscale organizing components are also
functions of the similar layout and named as Structuring
Functions. Signifying an image with f (x) and Structuring
Function with b (x), Grayscale Dilation is given by
Where "sup" represents the supreme.
Fig -6: Dilated image
2.4. Erosion of an Image
The world of producing pixel is the smallest value among all
pixels in entering the pixel's vicinity. In “Binary Image”, if
any, of the pixel value is made 0, the output pixel is made in
0.
Erosion is one crucial operator in area Mathematical
Morphology, another is Dilation. It is usually employed on
Binary Images, but various operations are performed upon
Grayscale Images and consequently to finish matrixes. The
elementary outcome of the operator on a Binary Image is to
Erode the borders of areas of Foreground Pixels (i.e. Usually
white pixels). Therefore, regions of Foreground Pixels
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 289
contract in dimension, and holes in regions that turn out to
be bigger. The figure 4.9 displays an Eroded Image.
When the constructing component B has midpoint (e.g., B is
a circular or a rectangular), and the midpoint is situated
upon the starting point of E, afterwards Erosion of A to B
may be recognized as the curve of points extended with a
midpoint of B when B travels within A. For an instance,
Erosion of a rectangle of side 10, concentrated on starting
point, by a circle of radius 2, similarly concentrated on
starting point, is a rectangle of side 6 concentrated on
starting point.
Similarly, the Erosion of f by b is given by
The "Inf" means the Infimum.
Fig -6: Dilated image
Grayscale Erosion with a flat diskette formed shaping
component will usually blacken the image. Bright areas
surrounded by black areas contract in dimensions, and black
areas surrounded by bright areas enlarge in dimensions.
Minor bright spots in images will vanish as they are Eroded
away down to the neighboring strength value, and minor
dim spots will turn into bigger spots. The outcome is
maximum noticeable at spaces in the image where the
intensity varies quickly and areas of moderately even
intensity will be left comparatively unaffected excluding
their boundaries.
2.5. Horizontal and Vertical Edge Processing
Boundaries resembled two huge breaks in the image.
“Histogram” is a chart indicating quantities of a fluctuating
amount above specified series. The Number Plate Detection
Algorithm has employed Horizontal & Vertical Histogram,
that signifies column-wise & row-wise Histogram
correspondingly. Those Histograms signify an addition of
variations in Gray Values amongst adjacent pixels of an
image, column-wise & row-wise. The Horizontal Histogram
is computed initially within previous stage, presented in
figure 4.10.
To obtain a Horizontal Histogram, the procedure negotiates
over every column of the image. In every column, procedure
commences along second pixel after the topmost. Variance
amongst 2nd and 1st pixel is computed. Suppose the
variance go beyond specific verge, it is put into an entire
edition of variances.
Then the procedure will shift down to compute the variance
amongst the 3rd and 2nd pixels. This shifts on till
termination of a column and compute entire addition of
variances amongst adjacent pixels. Finally, an array
comprising column-wise addition is formed. A similar
procedure is performed to discover Vertical Histogram
presented in figure 4.11. Within this event, rows are handled
as a replacement of columns.
2.6. Passing Histograms through a Low Pass
Digital Filter
Mentioning to diagrams displayed underneath, the
Histogram estimates deviations severely amongst successive
columns and rows. Hence, to avoid loss of significant data
in forthcoming stages, this is desirable to flat out such
excessive variations in the amounts of the Histogram.
To perform this the Histogram is processed using Low-pass
Digital Filter. Low-Pass Filters are present in several
dissimilar types, comprising Electronic Circuits, Anti-
Aliasing Filters for acclimatizing images earlier to Analog-
to-Digital transformation, Digital Filters for leveling
collections of information, Acoustic Barriers, Fogging of
images, and so on.
Low-Pass Filters offer a flatter shape of a signal, eliminating
the temporary variations, and leave behind the stretched-
term style. While the execution of this stage, average of
every Histogram estimate considers the values upon its
Right as well as Left side.
The stage makes this similarly upon Horizontal Histogram
and Vertical Histogram. Diagrams beneath are displaying
Histogram earlier without exceeding over Low-Pass Digital
Filter thereafter with exceeding over Low-Pass Digital
Filter.
Fig -7: Horizontal Histogram
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 290
Fig -8: Vertical Histogram
When the Histograms are exceeded over Low-Pass Digital
Filter, filter is employed for eliminating unwarranted
regions of an image. Within the situation, unnecessary
regions are Rows & Columns have less Histogram values.
Less Histogram estimate specifies that portion of the image
comprises extremely minute deviations between adjoining
pixels. Meanwhile, an area having License Plate
comprises simple environment with Alphanumeric
Characters on that, the variance within adjacent pixels,
specifically on the boundaries of Characters and Number
Plate, might be extreme.
The outcome is an excessive Histogram value for such
portion of an image. So, the area which has likely had
License Plate, an extreme Horizontal & Vertical Histogram
estimates. Parts having the smallest value are therefore not
essential any longer. Such parts are detached from an image
by employing a Dynamic Threshold. In this procedure, the
Dynamic Threshold is identical to the average value of a
Histogram.
Individually Horizontal & Vertical Histograms are
succeeded over a filter by the Dynamic Threshold”. The
outcome of the procedure is Histogram displaying areas
containing great possibility for comprising a Number Plate.
2.7. Segmentation
When License Plate has located, then the Segmentation is
done [10]. A License Plate as explained above has excessive
intensity deviation areas. The subsequent stage is to discover
every portion of the areas within an image, which have great
possibility for comprising a License Plate.
Co-ordinates of entire such possible areas were saved within
an array. An effectual Character Segmentation is done by
Line Scanning Technique. The obtained image showing the
probable License Plate areas is displayed below in figure 9.
Fig -9: Probable License Plate areas
2.8. Region of Interest Extraction
The outcome of Segmentation procedure is every part of the
area which possess highest possibility of compressing
License Plate [9]. From those areas, one having the highest
Histogram estimate is deliberate as the greatest possible
aspirant of Number Plate.
The entire area is treated Row-wise & Column-wise for
discovering mutual areas containing the highest Horizontal
& Vertical Histogram worth. From those areas, one having
the highest Histogram estimate is deliberate as the greatest
possible aspirant of Number Plate [11]. An image
discovered License Plate is presented in figure 10.
Fig -10: Location of License Plate
This procedure was confirmed by various intake images
containing Resolution changing of 680 × 480 up to 1600
×1200 pixels. Images including vehicles with various colors
as well as changing strength of illumination. Using this type
of image, procedure properly identified Number Plate.
The same procedure had been tested upon images containing
Number Plate associated with definite angle (appx. 8-100) at
Horizontal Axis. Although by these types of images,
Number Plates were identified effectively [12]. Erosion is
identical to the procedure of Dilation, but at this juncture
pixels were transformed into white. This destroys object
borders as well as separates linkages, if the size of
constituting component is larger than the joining pixel.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 291
3. RESULTS
The overall recognition rate of the CLPR system is
measured here by considering the recognition of LP from
three different views such as 2 Steps move from License
Plate, 4 Steps move from License Plate and 6 Steps move
from License Plate. Each of these three views have other
three different viewpoints such as from straight view, one
step in the left direction from the LP position and two steps
in the left direction from the LP position. Thus totally nine
different viewpoints are obtained as illustrated in the figure
11.
Fig -11: View Points of License Plate (1 Step=60 c.m.)
The variables used for denoting different viewpoints
mentioned above are tabulated in the table 1
Table 1. Different viewpoints of LP
View Point of License
Plate
Straight
1 Step
Left
2 steps
Left
2 Steps away from
License Plate
X1 Y1 Z1
4 Steps away from
License Plate
X2 Y2 Z2
6 Steps away from
License Plate
X3 Y3 Z3
3.1 License Plate Localization Efficiency
The License Plate Localization efficiency can be measured
as the relation of the quantity of License Plates located
correctly in connection with the total quantity of License
Plates. It is given by the equation
The License Plate Localization Efficiency may be measured
by the above equation for the various viewpoints and the
results are charted in the table 2.
Table 2. License Plate Localization Efficiency measurement
readings
View Point X1 X2 X3
Sample Images 74 62 53
Located License Plates 74 62 53
*Efficiency (%) 100 100 100
View Point Y1 Y2 Y3
Sample Images 60 60 61
Located License Plates 60 60 61
*Efficiency (%) 100 100 100
View Point Z1 Z2 Z3
Sample Images 62 62 60
Located License Plates 62 62 58
*Efficiency (%) 100 100 96.67
View Point Total Samples
Sample Images 554
Located License Plates 552
*Efficiency (%) 99.63
4. CONCLUSIONS
For locating the “License Plate” area, there must be an
accurate edge concerning to the “License Plate” border
along with the car within the background, for that “Sobel
Operator” is employed to discover the edge.
REFERENCES
[1] Choudhury A. Rahman, Wael Badawy, Ahmad
Radmanesh,”A real time vehicle’s license plate recognition
system”, Proceedings of IEEE Conference on Advanced
Video and Signal Based Surveillance (AVSS’03). 2003
[2] S. R. Deshpande, Dr. P. M. Patil,” License Plate
Recognition using Fuzzy Neural Approach”, in IEEE
Bangalore Section 20th Annual Symposium on Emerging
Applications of ICT in Utilities, November, 2011.
[3] Kumar Parasuraman, “An Efficient Method for Indian
Vehicle License Plate Extraction and Character
Segmentation”, 2010 IEEE International Conference on
Computational Intelligence and Computing Research, ISBN:
97881 8371 362 7
[4] Shyang-Lih Chang, Li-Shien Chen, Yun-Chung Chung,
andSei-Wan Chen,” Automatic license plate recognition”,
IEEE Transactions on Intelligent Transportation Systems,
Vol.5, No.1, March 2004.pp. 44-53
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 292
[5] VidyaSudhan L Nathan, Ramkumar J, KamakshiPriya
S,” New approaches for license plate recognition
system”, International Conference on Intelligent sensing
and Information Processing (ICISIP 2004), pp. 149-152.
[6] Amr Badr, Mohamed M. Abdelwahab, Ahmed M.
Thabet, and Ahmed M. Abdelsadek,”Automatic license
plate recognition”, Annals of the University of Craiova,
Mathematics and Computer Science Series Volume 38 (1),
2011, Pages 62 {71ISSN: 1223-6934
[7] F.A. Silva, A.O. Artero, M.S.V. Paiva3and R.L.
Barbosa,” ALPRS - A New Approach for License Plate”,
Signal & Image Processing: An International Journal (SIPIJ)
Vol.4, No.1, February 2013
[8] Yingjun Wu, Shouxun Liu and Xuan Wang,” License
Plate Location Method Based on Texture and Color”,
Software Engineering and Service Science (ICSESS), 2013
4th IEEE International Conference on 23-25 May 2013,
978-1-4673-5000-6/13/$31.00 ©2013 IEEE
[9] Ashim Kumar Ghosh, Swapan K.D. Sharma, Md. Nazrul
Islam, Suchitra Biswas, SameyaAkter,” Automatic License
Plate Recognition (ALPR) for Bangladeshi Vehicles”
[10] M. M. Shidore, S. P. Narote,” Number Plate
Recognition for Indian Vehicles”, IJCSNS International
Journal of Computer Science and Network Security,
VOL.11 No.2, Feb. 2011
[11] DhawalWazalwar, ErdalOruklu, JafarSaniie,” A
Design Flow for Robust License Plate Localization and
Recognition in Complex Scenes”, Journal of Transportation
Technologies, 2012, 2, 13-21
[12] S. R. Deshpande, Dr. P. M. Patil,” Implementation of
Vehicle License Plate Detection Algorithm in MATLAB”,
the Board of International Journal of Latest Technology in
Engineering Management & Applied Science, Volume III,
Issue IV, April 2014, ISSN 2278 – 2540.

More Related Content

What's hot

Implementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image ProcessingImplementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image ProcessingIRJET Journal
 
Reversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement ApproachReversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement ApproachCSCJournals
 
User Interactive Color Transformation between Images
User Interactive Color Transformation between ImagesUser Interactive Color Transformation between Images
User Interactive Color Transformation between ImagesIJMER
 
MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...
MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...
MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...cscpconf
 
Modified clahe an adaptive algorithm for contrast enhancement of aerial medi...
Modified clahe an adaptive algorithm for contrast enhancement of aerial  medi...Modified clahe an adaptive algorithm for contrast enhancement of aerial  medi...
Modified clahe an adaptive algorithm for contrast enhancement of aerial medi...IAEME Publication
 
An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...IJECEIAES
 
IRJET- Satellite Image Resolution Enhancement
IRJET- Satellite Image Resolution EnhancementIRJET- Satellite Image Resolution Enhancement
IRJET- Satellite Image Resolution EnhancementIRJET Journal
 
MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...
MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...
MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...cscpconf
 
Multiple region of interest tracking of non rigid objects using demon's algor...
Multiple region of interest tracking of non rigid objects using demon's algor...Multiple region of interest tracking of non rigid objects using demon's algor...
Multiple region of interest tracking of non rigid objects using demon's algor...csandit
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...sipij
 
Mathematical operations in image processing
Mathematical operations in image processingMathematical operations in image processing
Mathematical operations in image processingAsad Ali
 
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...ijcseit
 
Intel ILS: Enhancing Photorealism Enhancement
Intel ILS: Enhancing Photorealism EnhancementIntel ILS: Enhancing Photorealism Enhancement
Intel ILS: Enhancing Photorealism EnhancementAlejandro Franceschi
 

What's hot (19)

Implementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image ProcessingImplementation of High Dimension Colour Transform in Domain of Image Processing
Implementation of High Dimension Colour Transform in Domain of Image Processing
 
Reversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement ApproachReversible Data Hiding Using Contrast Enhancement Approach
Reversible Data Hiding Using Contrast Enhancement Approach
 
User Interactive Color Transformation between Images
User Interactive Color Transformation between ImagesUser Interactive Color Transformation between Images
User Interactive Color Transformation between Images
 
MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...
MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...
MONOGENIC SCALE SPACE BASED REGION COVARIANCE MATRIX DESCRIPTOR FOR FACE RECO...
 
557 480-486
557 480-486557 480-486
557 480-486
 
Modified clahe an adaptive algorithm for contrast enhancement of aerial medi...
Modified clahe an adaptive algorithm for contrast enhancement of aerial  medi...Modified clahe an adaptive algorithm for contrast enhancement of aerial  medi...
Modified clahe an adaptive algorithm for contrast enhancement of aerial medi...
 
B018110915
B018110915B018110915
B018110915
 
An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...An efficient hardware logarithm generator with modified quasi-symmetrical app...
An efficient hardware logarithm generator with modified quasi-symmetrical app...
 
IRJET- Satellite Image Resolution Enhancement
IRJET- Satellite Image Resolution EnhancementIRJET- Satellite Image Resolution Enhancement
IRJET- Satellite Image Resolution Enhancement
 
Ijcatr04051016
Ijcatr04051016Ijcatr04051016
Ijcatr04051016
 
MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...
MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...
MULTIPLE REGION OF INTEREST TRACKING OF NON-RIGID OBJECTS USING DEMON'S ALGOR...
 
Multiple region of interest tracking of non rigid objects using demon's algor...
Multiple region of interest tracking of non rigid objects using demon's algor...Multiple region of interest tracking of non rigid objects using demon's algor...
Multiple region of interest tracking of non rigid objects using demon's algor...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...Performance analysis of high resolution images using interpolation techniques...
Performance analysis of high resolution images using interpolation techniques...
 
Image inpainting
Image inpaintingImage inpainting
Image inpainting
 
Mathematical operations in image processing
Mathematical operations in image processingMathematical operations in image processing
Mathematical operations in image processing
 
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
MODIFIED HISTOGRAM EQUALIZATION FOR IMAGE CONTRAST ENHANCEMENT USING PARTICLE...
 
3D reconstruction
3D reconstruction3D reconstruction
3D reconstruction
 
Intel ILS: Enhancing Photorealism Enhancement
Intel ILS: Enhancing Photorealism EnhancementIntel ILS: Enhancing Photorealism Enhancement
Intel ILS: Enhancing Photorealism Enhancement
 

Similar to Use of horizontal and vertical edge processing technique to improve number plate detection

IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET Journal
 
The Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian FilterThe Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian FilterIRJET Journal
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET Journal
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET Journal
 
Image enhancement techniques a review
Image enhancement techniques   a reviewImage enhancement techniques   a review
Image enhancement techniques a revieweSAT Journals
 
Vhdl implementation for edge detection using log gabor filter for disease det...
Vhdl implementation for edge detection using log gabor filter for disease det...Vhdl implementation for edge detection using log gabor filter for disease det...
Vhdl implementation for edge detection using log gabor filter for disease det...eSAT Journals
 
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET Journal
 
Image fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceImage fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceeSAT Publishing House
 
Image detective efficient image retrieval system
Image detective    efficient image retrieval systemImage detective    efficient image retrieval system
Image detective efficient image retrieval systemeSAT Journals
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Editor IJARCET
 
IRJET- A Comparative Review of Satellite Image Super Resolution Techniques
IRJET- A Comparative Review of Satellite Image Super Resolution TechniquesIRJET- A Comparative Review of Satellite Image Super Resolution Techniques
IRJET- A Comparative Review of Satellite Image Super Resolution TechniquesIRJET Journal
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Publishing House
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Publishing House
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Journals
 
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...IRJET Journal
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
Detecting Boundaries for Image Segmentation and Object Recognition
Detecting Boundaries for Image Segmentation and Object RecognitionDetecting Boundaries for Image Segmentation and Object Recognition
Detecting Boundaries for Image Segmentation and Object RecognitionIRJET Journal
 
IRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image ProcessingIRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image ProcessingIRJET Journal
 

Similar to Use of horizontal and vertical edge processing technique to improve number plate detection (20)

IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A Review
 
The Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian FilterThe Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian Filter
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
 
IRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image ProcessingIRJET- A Review on Plant Disease Detection using Image Processing
IRJET- A Review on Plant Disease Detection using Image Processing
 
Image enhancement techniques a review
Image enhancement techniques   a reviewImage enhancement techniques   a review
Image enhancement techniques a review
 
Vhdl implementation for edge detection using log gabor filter for disease det...
Vhdl implementation for edge detection using log gabor filter for disease det...Vhdl implementation for edge detection using log gabor filter for disease det...
Vhdl implementation for edge detection using log gabor filter for disease det...
 
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
 
Image fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillanceImage fusion using nsct denoising and target extraction for visual surveillance
Image fusion using nsct denoising and target extraction for visual surveillance
 
Image detective efficient image retrieval system
Image detective    efficient image retrieval systemImage detective    efficient image retrieval system
Image detective efficient image retrieval system
 
Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322Ijarcet vol-2-issue-7-2319-2322
Ijarcet vol-2-issue-7-2319-2322
 
IRJET- A Comparative Review of Satellite Image Super Resolution Techniques
IRJET- A Comparative Review of Satellite Image Super Resolution TechniquesIRJET- A Comparative Review of Satellite Image Super Resolution Techniques
IRJET- A Comparative Review of Satellite Image Super Resolution Techniques
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...IRJET -  	  Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
IRJET - Computer-Assisted ALL, AML, CLL, CML Detection and Counting for D...
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
Detecting Boundaries for Image Segmentation and Object Recognition
Detecting Boundaries for Image Segmentation and Object RecognitionDetecting Boundaries for Image Segmentation and Object Recognition
Detecting Boundaries for Image Segmentation and Object Recognition
 
IRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image ProcessingIRJET- Crowd Density Estimation using Image Processing
IRJET- Crowd Density Estimation using Image Processing
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 

Recently uploaded (20)

IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 

Use of horizontal and vertical edge processing technique to improve number plate detection

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 286 USE OF HORIZONTAL AND VERTICAL EDGE PROCESSING TECHNIQUE TO IMPROVE NUMBER PLATE DETECTION Soojey Deshpande1 , Sandip Kamat2 , Vaishali Patil3 , Mukesh Patil4 , Pradeep Patil5 1 Research Scholar, Department of Electronics, JJT University, Rajasthan, India 2 Assistant Professor, Sinhgad Institute of Technology & Science, SPPU, Pune, Maharashtra, India 3 Assistant Professor, Sinhgad Institute of Technology & Science, SPPU, Pune, Maharashtra, India 4 Assistant Professor, Sinhgad Institute of Technology & Science, SPPU, Pune, Maharashtra, India 5 Principal, KJ College of Engineering, SPPU, Pune, Maharashtra, India Abstract Automatic Number Plate Recognition (ANPR) is a bulk investigation system that catches the image of vehicles and identifies their license number. ANPR may be supported in the finding of taken vehicles. The recognition of taken vehicles may be done in an effective means by means of the ANPR systems situated on the highways. This paper proposes a recognition technique in which the vehicle plate image is found by the digital cameras and the image is processed to acquire the number plate data. A back image of a vehicle is taken and administered using numerous algorithms. Key Words: Image Processing, Histogram, Skew Correction, Segmentation --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION A new methodology in License Plate Recognition (LPR) system and associated algorithms proposed and experimentation with it is deliberate in this paper. This paper puts more emphasis on License Plate Detection from captured image of the vehicle. The database of over 600 images for this purpose is utilized for analysis. 2. FLOW CHART OF ALGORITHM Each vehicle has an exclusive identity number on it License Plate. It is likely to identify this using Vehicle Registration Plate Identification System. The consistency of the Vehicle Registration Plate Identification System depends upon its application. License plate recognition has limitations due to different circumstances, for example mist, shower, glooms, uneven illumination conditions, varying distances, the car’s velocity, plate, tilt on frame, plate screw, number of vehicles in the frame, etc. These things make plate recognition very complicated and harder than the traditional systems [1] [2]. So we have discussed about how to implement an algorithm by means of the MATLAB for the Registration Plate Finding system. MATLAB is a good alternative for the execution of algorithms which needs enormous computation, especially in Image Processing. MATLAB offers simple and fast employment of algorithms related to C and C++. A considerable attribute in MATLAB has, it comprises a huge collection of Image Processing Functions and information investigation. Implementation and verification any algorithm with MATLAB is fast and reliable in advance to really employing this upon actual hardware. Recognition and errors were rectified, modifications in any algorithm on actual hardware system becomes a very difficult. MATLAB offers an easy methodology for debugging, correction and modifications in any algorithm. MATLAB contains many for information investigation and image handling, so this one is a superior choice above other software languages for example C & C++. Considering all the above benefits, I have used MATLAB to implement my algorithm for Registration Plate Recognition [3]. This algorithm uses some inherent functions and some customized functions associated to image processing. The algorithm was tested for many samples of car images. Once the process was fully confirmed, the inherent functions of MATLAB are exchanged with customized functions [4]. The flow chart in figure 1 shows the steps of execution of the procedure. Fig -1: Flow chart of algorithm
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 287 2.1. Convert RGB Image into Gray Image The procedure explained here does not depend upon the sort of colors within an image, also depend mostly upon Gray Level of an image to manage and mining requisite data [5]. An RGB image have 3 frequencies: Red, Green & Blue. RGB frequency coarsely tracks color Receptors within the Human Eye, and utilized by computer displays & Image scanners. Suppose the RGB image is 24-bit, each channel has 8-bits, in other words, this image is made of three images, each of every channel, in which every image may save distinct pixels by typical illumination strengths amongst 0 to 255. Suppose an RGB image [8] is 48-bit (excessive resolution), each channel is formed with 16-bit images. Color constituents such as Red, Green & Blue values are not utilized all over this procedure. The input image is normally RGB. In advance processing, the brightness information is needed, so color images are transformed into grayscale images. Fig -2: RGB input image The RGB image has three constituents, Red, Green & Blue pixels with fix strength. When an RGB image converted into gray image, then the strength of every pixel may be estimated from the pixel values of RGB image by using an equation. ------ (1) Where FR, FG and FB are the strengths of R, G & B constituent respectively, and IY is the strength of similar gray level images of an RGB image. Where FR, FG and FB are the strengths of R, G & B constituent respectively, and IY is the strength of similar gray level images of an RGB image. Fig -3: Gray image 2.2. Skew Estimation and Correction The skewed License Plate affects severely on the precise character separation and identification [6]. To answer the problem, an effective technique for skew adjustment of License Plate is required. The skew estimation may be done using Radon Transfer. The skew rectification is done by turning the entered image by an angle θ, which was acquired in the tilt estimation step. Using the Radon Transform upon an image f (x,y) for a certain number of angles may be computed the estimate of an image by the angles provided. A subsequent estimate is a summation of strengths of pixels within every direction, i.e. Line Integral. An outcome is image R (r,q). This may be recorded mathematically by defining after which the Radon Transform may be recorded as In which, δ (·) is the Dirac Delta Function. An estimate of this function is the certain number of “Line Integral”. The Radon Function computes the Line Integrals from various sources along rays in a definite path. The rays are spread out one unit pixel apart. To signify an image, the Radon Function takes various similar ray predictions of image after several angles through turning this original about middle of the image. Fig -4: Object turned around the center of an object
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 288 Fig -5: axis crosses are summed up at the R ( , θ) The Source & Sensor entrapment is turned around the midpoint of the body presented in figure 5. For every angle ρ , the intensity of rays from source goes over is accrued next to the sensor. It is iterated by a given number of angels, typically after .. The angle 1800 is not compressed, meanwhile result may be the same to angel 00 . From every angle θ and distance ρ the intensity of the matter a ray vertical to the ρ axis intersects are added up at the R (ρ, θ) presented in figure 5. The white mark is the distance from the mid and the angle upon which the entire of strengths in the image summits. It is thus the angle formed by the line with the location. To compute the Radon Transform of an image I for the angles indicated in the vector θ, by the Radon Function with this composition. The columns of R comprise the Radon Transform for every angle in θ. The vector xp comprises the equivalent coordinates by the x-axis. Creating a matrix interpretation of the obtained lines and finding the angle of the highest noticeable line on the image, the skew angle is determined. The image is turned with the angle estimated as presented in figure 6. Fig -5: Image rotated by the angle estimated 2.3. Dilation of an Image The method of Dilation [7] is an extemporizing certain image through loading Holes within an image, make edges of items within an image sharp, connect damaged lines to enhance image illumination. The amount of output pixel is the highest value of every pixel within entered the pixel's vicinity. In the Binary Image, if any, of the pixel values is made 1, output pixel is made in 1. The fundamental outcome of the operator upon Grayscale Image is to expand the borders of areas of Foreground Pixels (i.e. Usually white pixels) gradually. Therefore, Foreground Pixels regions develop in dimension while holes inside those regions turn to tinier. Dilated Image is presented in figure 6. On Grayscale Morphology, images are functions, charting a Euclidean Space/grid E into R∪ {∞, -∞}, where R is the set of reals, ∞ is a great component than all real numbers, and - ∞ is a lesser component than all real numbers. Complete lattices were partly organized sets, in which each subset has an Infimum and a Supremum. Especially, this comprises smallest component and largest component Grayscale organizing components are also functions of the similar layout and named as Structuring Functions. Signifying an image with f (x) and Structuring Function with b (x), Grayscale Dilation is given by Where "sup" represents the supreme. Fig -6: Dilated image 2.4. Erosion of an Image The world of producing pixel is the smallest value among all pixels in entering the pixel's vicinity. In “Binary Image”, if any, of the pixel value is made 0, the output pixel is made in 0. Erosion is one crucial operator in area Mathematical Morphology, another is Dilation. It is usually employed on Binary Images, but various operations are performed upon Grayscale Images and consequently to finish matrixes. The elementary outcome of the operator on a Binary Image is to Erode the borders of areas of Foreground Pixels (i.e. Usually white pixels). Therefore, regions of Foreground Pixels
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 289 contract in dimension, and holes in regions that turn out to be bigger. The figure 4.9 displays an Eroded Image. When the constructing component B has midpoint (e.g., B is a circular or a rectangular), and the midpoint is situated upon the starting point of E, afterwards Erosion of A to B may be recognized as the curve of points extended with a midpoint of B when B travels within A. For an instance, Erosion of a rectangle of side 10, concentrated on starting point, by a circle of radius 2, similarly concentrated on starting point, is a rectangle of side 6 concentrated on starting point. Similarly, the Erosion of f by b is given by The "Inf" means the Infimum. Fig -6: Dilated image Grayscale Erosion with a flat diskette formed shaping component will usually blacken the image. Bright areas surrounded by black areas contract in dimensions, and black areas surrounded by bright areas enlarge in dimensions. Minor bright spots in images will vanish as they are Eroded away down to the neighboring strength value, and minor dim spots will turn into bigger spots. The outcome is maximum noticeable at spaces in the image where the intensity varies quickly and areas of moderately even intensity will be left comparatively unaffected excluding their boundaries. 2.5. Horizontal and Vertical Edge Processing Boundaries resembled two huge breaks in the image. “Histogram” is a chart indicating quantities of a fluctuating amount above specified series. The Number Plate Detection Algorithm has employed Horizontal & Vertical Histogram, that signifies column-wise & row-wise Histogram correspondingly. Those Histograms signify an addition of variations in Gray Values amongst adjacent pixels of an image, column-wise & row-wise. The Horizontal Histogram is computed initially within previous stage, presented in figure 4.10. To obtain a Horizontal Histogram, the procedure negotiates over every column of the image. In every column, procedure commences along second pixel after the topmost. Variance amongst 2nd and 1st pixel is computed. Suppose the variance go beyond specific verge, it is put into an entire edition of variances. Then the procedure will shift down to compute the variance amongst the 3rd and 2nd pixels. This shifts on till termination of a column and compute entire addition of variances amongst adjacent pixels. Finally, an array comprising column-wise addition is formed. A similar procedure is performed to discover Vertical Histogram presented in figure 4.11. Within this event, rows are handled as a replacement of columns. 2.6. Passing Histograms through a Low Pass Digital Filter Mentioning to diagrams displayed underneath, the Histogram estimates deviations severely amongst successive columns and rows. Hence, to avoid loss of significant data in forthcoming stages, this is desirable to flat out such excessive variations in the amounts of the Histogram. To perform this the Histogram is processed using Low-pass Digital Filter. Low-Pass Filters are present in several dissimilar types, comprising Electronic Circuits, Anti- Aliasing Filters for acclimatizing images earlier to Analog- to-Digital transformation, Digital Filters for leveling collections of information, Acoustic Barriers, Fogging of images, and so on. Low-Pass Filters offer a flatter shape of a signal, eliminating the temporary variations, and leave behind the stretched- term style. While the execution of this stage, average of every Histogram estimate considers the values upon its Right as well as Left side. The stage makes this similarly upon Horizontal Histogram and Vertical Histogram. Diagrams beneath are displaying Histogram earlier without exceeding over Low-Pass Digital Filter thereafter with exceeding over Low-Pass Digital Filter. Fig -7: Horizontal Histogram
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 290 Fig -8: Vertical Histogram When the Histograms are exceeded over Low-Pass Digital Filter, filter is employed for eliminating unwarranted regions of an image. Within the situation, unnecessary regions are Rows & Columns have less Histogram values. Less Histogram estimate specifies that portion of the image comprises extremely minute deviations between adjoining pixels. Meanwhile, an area having License Plate comprises simple environment with Alphanumeric Characters on that, the variance within adjacent pixels, specifically on the boundaries of Characters and Number Plate, might be extreme. The outcome is an excessive Histogram value for such portion of an image. So, the area which has likely had License Plate, an extreme Horizontal & Vertical Histogram estimates. Parts having the smallest value are therefore not essential any longer. Such parts are detached from an image by employing a Dynamic Threshold. In this procedure, the Dynamic Threshold is identical to the average value of a Histogram. Individually Horizontal & Vertical Histograms are succeeded over a filter by the Dynamic Threshold”. The outcome of the procedure is Histogram displaying areas containing great possibility for comprising a Number Plate. 2.7. Segmentation When License Plate has located, then the Segmentation is done [10]. A License Plate as explained above has excessive intensity deviation areas. The subsequent stage is to discover every portion of the areas within an image, which have great possibility for comprising a License Plate. Co-ordinates of entire such possible areas were saved within an array. An effectual Character Segmentation is done by Line Scanning Technique. The obtained image showing the probable License Plate areas is displayed below in figure 9. Fig -9: Probable License Plate areas 2.8. Region of Interest Extraction The outcome of Segmentation procedure is every part of the area which possess highest possibility of compressing License Plate [9]. From those areas, one having the highest Histogram estimate is deliberate as the greatest possible aspirant of Number Plate. The entire area is treated Row-wise & Column-wise for discovering mutual areas containing the highest Horizontal & Vertical Histogram worth. From those areas, one having the highest Histogram estimate is deliberate as the greatest possible aspirant of Number Plate [11]. An image discovered License Plate is presented in figure 10. Fig -10: Location of License Plate This procedure was confirmed by various intake images containing Resolution changing of 680 × 480 up to 1600 ×1200 pixels. Images including vehicles with various colors as well as changing strength of illumination. Using this type of image, procedure properly identified Number Plate. The same procedure had been tested upon images containing Number Plate associated with definite angle (appx. 8-100) at Horizontal Axis. Although by these types of images, Number Plates were identified effectively [12]. Erosion is identical to the procedure of Dilation, but at this juncture pixels were transformed into white. This destroys object borders as well as separates linkages, if the size of constituting component is larger than the joining pixel.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 291 3. RESULTS The overall recognition rate of the CLPR system is measured here by considering the recognition of LP from three different views such as 2 Steps move from License Plate, 4 Steps move from License Plate and 6 Steps move from License Plate. Each of these three views have other three different viewpoints such as from straight view, one step in the left direction from the LP position and two steps in the left direction from the LP position. Thus totally nine different viewpoints are obtained as illustrated in the figure 11. Fig -11: View Points of License Plate (1 Step=60 c.m.) The variables used for denoting different viewpoints mentioned above are tabulated in the table 1 Table 1. Different viewpoints of LP View Point of License Plate Straight 1 Step Left 2 steps Left 2 Steps away from License Plate X1 Y1 Z1 4 Steps away from License Plate X2 Y2 Z2 6 Steps away from License Plate X3 Y3 Z3 3.1 License Plate Localization Efficiency The License Plate Localization efficiency can be measured as the relation of the quantity of License Plates located correctly in connection with the total quantity of License Plates. It is given by the equation The License Plate Localization Efficiency may be measured by the above equation for the various viewpoints and the results are charted in the table 2. Table 2. License Plate Localization Efficiency measurement readings View Point X1 X2 X3 Sample Images 74 62 53 Located License Plates 74 62 53 *Efficiency (%) 100 100 100 View Point Y1 Y2 Y3 Sample Images 60 60 61 Located License Plates 60 60 61 *Efficiency (%) 100 100 100 View Point Z1 Z2 Z3 Sample Images 62 62 60 Located License Plates 62 62 58 *Efficiency (%) 100 100 96.67 View Point Total Samples Sample Images 554 Located License Plates 552 *Efficiency (%) 99.63 4. CONCLUSIONS For locating the “License Plate” area, there must be an accurate edge concerning to the “License Plate” border along with the car within the background, for that “Sobel Operator” is employed to discover the edge. REFERENCES [1] Choudhury A. Rahman, Wael Badawy, Ahmad Radmanesh,”A real time vehicle’s license plate recognition system”, Proceedings of IEEE Conference on Advanced Video and Signal Based Surveillance (AVSS’03). 2003 [2] S. R. Deshpande, Dr. P. M. Patil,” License Plate Recognition using Fuzzy Neural Approach”, in IEEE Bangalore Section 20th Annual Symposium on Emerging Applications of ICT in Utilities, November, 2011. [3] Kumar Parasuraman, “An Efficient Method for Indian Vehicle License Plate Extraction and Character Segmentation”, 2010 IEEE International Conference on Computational Intelligence and Computing Research, ISBN: 97881 8371 362 7 [4] Shyang-Lih Chang, Li-Shien Chen, Yun-Chung Chung, andSei-Wan Chen,” Automatic license plate recognition”, IEEE Transactions on Intelligent Transportation Systems, Vol.5, No.1, March 2004.pp. 44-53
  • 7. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 12 | Dec-2015, Available @ http://www.ijret.org 292 [5] VidyaSudhan L Nathan, Ramkumar J, KamakshiPriya S,” New approaches for license plate recognition system”, International Conference on Intelligent sensing and Information Processing (ICISIP 2004), pp. 149-152. [6] Amr Badr, Mohamed M. Abdelwahab, Ahmed M. Thabet, and Ahmed M. Abdelsadek,”Automatic license plate recognition”, Annals of the University of Craiova, Mathematics and Computer Science Series Volume 38 (1), 2011, Pages 62 {71ISSN: 1223-6934 [7] F.A. Silva, A.O. Artero, M.S.V. Paiva3and R.L. Barbosa,” ALPRS - A New Approach for License Plate”, Signal & Image Processing: An International Journal (SIPIJ) Vol.4, No.1, February 2013 [8] Yingjun Wu, Shouxun Liu and Xuan Wang,” License Plate Location Method Based on Texture and Color”, Software Engineering and Service Science (ICSESS), 2013 4th IEEE International Conference on 23-25 May 2013, 978-1-4673-5000-6/13/$31.00 ©2013 IEEE [9] Ashim Kumar Ghosh, Swapan K.D. Sharma, Md. Nazrul Islam, Suchitra Biswas, SameyaAkter,” Automatic License Plate Recognition (ALPR) for Bangladeshi Vehicles” [10] M. M. Shidore, S. P. Narote,” Number Plate Recognition for Indian Vehicles”, IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.2, Feb. 2011 [11] DhawalWazalwar, ErdalOruklu, JafarSaniie,” A Design Flow for Robust License Plate Localization and Recognition in Complex Scenes”, Journal of Transportation Technologies, 2012, 2, 13-21 [12] S. R. Deshpande, Dr. P. M. Patil,” Implementation of Vehicle License Plate Detection Algorithm in MATLAB”, the Board of International Journal of Latest Technology in Engineering Management & Applied Science, Volume III, Issue IV, April 2014, ISSN 2278 – 2540.