SlideShare a Scribd company logo
1 of 5
Download to read offline
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
1309
All Rights Reserved © 2013 IJARCET

Abstract— Stop line violation causes in myanmar when the
back wheel of the car either passed over or reach at the stop line
when the red light changes. the objective of this work is to design
and implement algorithms for stop line detection system (slds) in
myanmar. this paper presents a robust time algorithms of license
plate localization, segmentation and detection of the stop line
violated car in the low resolution videos. the proposed license plate
localization algorithm consists of required preprocessing operations
leading to successful plate detection. projection analysis is designed
to estimate the position of the license plate region within the scene
image in order to reduce the search space before applying any
technique and rectangle detection based on the geometric features of
license plate for localization of the license plate. evaluation is
conducted on the video files from the surveillance camera of the
road in myanmar in accordance with accepted rules. this system is
intended to use for one sided way. it is extracted the segmented
license plate and then calculated depending on the location of the
stop line and the license plate. if the location of the license plate is
passed over the stop line, it is defined as the violated car. otherwise,
the car is non-violated. this detection system should be performed in
real time, almost watching cars passing the stop line at a street
intersection in front of video recording device.
Index Terms— license plate localization system, violated car,
detection system.
I. INTRODUCTION
All kinds of violations at a street intersection include red light
running, speed violation, stop line violation and lane violation
by tracking individual vehicles. According to an in-depth
investigation of road accidents in Myanmar, 75% of traffic
accidents are preceded by at least one traffic law violation.
Traffic signals using time separation are aimed to reduce
motor-vehicle crashes at intersections involving traffic
congestion. Review of the police reported crashes found that
running red lights and other traffic-control devices such as
stop signs is the most common type of the accident, and the
resident injuries more occurred crashing in the red light
running, compared with other crash cases. A system for
monitoring and recording incidences of red light violations at
the traffic intersection is presented in this paper. As soon as
Manuscript received Feb, 2013.
Miss.Waing, Information and Communication Technology, University
of Technology(Yatanarpon Cyber City), PyinOoLwin, Myanmar,
09-73233598
Dr.Nyein Aye, Head of Hardware Department, Univeristy of Computer
Studies, Mandalay,
the red light changes, the detection system starts and then
grabs the video frame from the input video file to acquire the
decision whether the car is violated or not. Software will be
developed with the video files from the surveillance camera of
the road in Myanmar in accordance with accepted rules.
Among them, license plate localization (LPL) is considered
the most crucial stage because a high accuracy and real time
segmentation and correct decision making can be performed
only if the license plates are correctly localized [1] [2].In real
life, the LPL has to take place some difficulties which result
from uncontrolled imaging conditions such as complex scene,
bad weather condition, low contrast, blurring and viewpoint
changes [2][3].Even though many researches focus on LPL,
these are not convinced for Myanmar. In this paper an
application namely the system for detecting License Plate of
real-time stop line violation vehicles is introduced .In Section
1 gives an introduction. Section2 introduces a theoretical
background about previously used techniques for system.
Section 3 presents the data set used in the present work and
applied on frame after grabbing stage based on motion
analysis. Section 4 discusses the propose technique and
license plate localization based on Geometry-based method of
the license plate. The last Section presents decision making
step.
II. RELATED WORKS
This section provides a descriptive summary of some methods
that have been implemented and tested for Vehicle License
Plate Detection System (VLPD). A modified color
texture-based method for detecting license plate in images
was presented in [5]. A support vector machine (SVM) was
used to analyze the color and texture properties of LPs and to
locate their bounding boxes applied by a continuous adaptive
mean shift algorithm (CAMShift). The combination of
CAMShift and SVMs produces efficient LP detection as
time-consuming color texture analysis for less relevant pixels
is restricted, leaving only a small part of the input image to be
analyzed. In the light of this observation, LPL methods can be
categorized in the three global types: region-based,
contrast-based and hybrid methods. Region-based methods
use the properties of the color in LP region. Color-based
methods extract LP‘s background pixels by using some
predefined colors [7] or color image segmentation [8].
Contrast-based methods are founded on the contrast between
the plate boundary and overlapping region in the vehicle or
the high contrasted characters in comparison with the rest of
An Efficient Geometric feature based License
Plate Localization and Stop Line Violation
Detection System
Waing, Dr.Nyein Aye
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
www.ijarcet.org
1310
the plate region. This category of methods can be categorized
into three sub-types: straight-line-based, morphology-based
and edge-based. Straight-line-based methods detect lines in
binarized edge image and then group two pairs of overlapping
parallel lines in the horizontal direction and the vertical
direction to form potential LP boundaries [9][10].
Morphology-based methods [11][12] use morphology
operators to enhance the local regions which are rich in
contrast information (LP region is belong to this type) and
reduce the other regions. Then, a thresholding step removes
regions with low edge density. Edge-based methods occupy
the majority of existing methods, generally, thanks to their
high localization capacity in various conditions and their low
computation time. This sub-category of approaches exploit
the edge information of characters inside LP, especially the
vertical strokes properties [13][2][14][15]. Hybrid methods
are developed to face the large diversity of LP color and
contrast information where a single type approach suffers
from completeness. Heo et al. [16] propose a double chance
scheme using line grouping and edge density methods.
For finding an efficient solution to LPL problem, the pros and
cons of existing approaches have been analyzed. Color is very
useful when the lighting condition is good, but color
information is not stable when the illumination changed.
CC-based methods are robust to viewpoint and illumination
conditions, but interference characters cause high false
positive rate. Methods based on plate boundary detection can
solve the scale and orientation problems; however the plate
boundary is not always clear in real scenes.
Morphology-based methods are robust to noise and broken
character strokes, but its slow operation makes it rarely used
in real-time system. Hybrid methods with learning-based
techniques are very efficient in many scenes nevertheless they
are time consuming at the learning stage, needs a large and
diversified image database and are database dependent.
Edge-based methods are widely used for the advantage of
plate candidates under different lighting conditions efficiently
and fast. The main inconvenient of this strategy is its noise
sensitivity. Hence, robust constraints are vital in the LP
verification stage [6].
III. DATA SETS
The dataset for the current experiment is collected as a part
of a demonstration project on Vehicle Stop Line Violation
Detection system for a Government traffic monitoring
authority of a major city in Myanmar. Surveillance cameras
were installed at an important road crossing in Yangon at a
height of around ten meters from the road surface. These are
static CCTV camera and focus, fixed at a given orientation
with the road surface. All the surveillance cameras were
synchronized with the traffic signaling system such that the
camera captures the video snapshots only when the traffic
signal is turned RED. All the cameras were focused on the
Stop-Line to capture back images of vehicles violating the
Stop-Line on a RED traffic signal. The complete image
dataset comprises of more than 150 surveillance video
snapshots, captured over several times in an unconstrained
environment with varying outdoor lighting conditions,
pollution levels, wind turbulences and vibrations of the
camera. 24-bit color bitmaps were captured through CCTV
cameras with a frame rate of 25 fps and resolution of 240x320
pixels. Not all these video snapshots contain vehicle images
with a clear view of license plate regions. For the current
experiment, 200 images have been identified with complete
license plate regions appearing in different orientations in the
image frame.
Figure.1 Original video
IV. PROPOSE TECHNIQUE
The overall traffic violation detection system of the
proposed design is shown in figure 2.
Preprocessing
License Plate
Detection
Conversion of
Grayscale image
Image
enhancement
Decision Making whether
the car is violated?
Violated Car
Non-violated
Car
Yes No
License plate extraction
based geometric features
Select plate
region?
Video
sequence
No car in zoneNo
Yes
Figure.2 Myanmar Car Stop Line Violation Detection
System (MCSLVDS)
The controlling of traffic violation processing system mainly
comprises three main modules (i) Preprocessing stage (ii)
License Plate Localization (iii) Decision making process. In
first module, after the vehicle image is captured by the
camera, it will be passed to motion analysis stage and then
captured the image based on the car‘s speed driving along the
distance for further processing by the system. In Myanmar,
traffic surveillance system uses Application Visualization
System (AVS). Matlab cannot execute this format. It is
converted to Matlab executable file format. The driving speed
is supposed that 40 km/h. The red light in traffic light signal is
taken 30sec in one section. The grabbed picture is used as the
input image.
3600seconds=40000meters (40Kilometer/hour)
30seconds =333meters
333meters=3558frames
4.5meters (15feets) =48frames
Therefore, it has the 48 frames. It is grabbed one frame after
jumping over the sequence of 10 frames. There are 4 frames
last finishing one section of 30seconds after passing through
this stage.
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
1311
All Rights Reserved © 2013 IJARCET
A. Preprocessing
In second module, the preprocessing stage is mainly used to
enhance the processing speed, improve the contrast and
reduce the noise. The grabbed images are used as the input
images. To convert RGB image to gray scale image
formulated it by forming a weighted sum of the R,G and B
components:
Gray = 0.2989 * R + 0.5870 * G + 0.1140 * B
If the input image is a colored image represented by
3-dimensional array in MATLAB, it is converted to a
2-dimensional gray image before further processing. The
sample of original input image and a gray image is shown
figure 4(a) and figure 4(b). Gray Image is converted to the
binary image with appropriate threshold and median filtering
is used to enhance image.
Fig.3(a). Original Image Fig.3(b). Gray Scale Image
B. License Plate Detection
License Plate Detection stage is the key step, which influences
the accuracy of the system significantly.
1) Projection Analysis
This is implemented horizontal and vertical projection by
counting the number of white pixels and non-white pixels in
each row and column of the image. By computing a
component‘s projection valued its variance value, it is
possible to differentiate between components that are license
plate and components that are other components.
Vertical projection (white pixel in each row)
Horizontal projection (black pixel in each column)
Histogram is a graph representing the values of a variable
quantity over a given range. This step is used horizontal and
vertical histogram. To find a horizontal histogram, it traverses
through each column of an image. In each column, it starts
with the second pixel from the top. The difference between
second and first pixel is calculated. If the difference exceeds
certain threshold, it is added to total sum of differences. Then,
it will move downwards to calculate the difference between
the third and second pixels. So on, it moves until the end of a
column and calculate the total sum of differences between
neighboring pixels. At the end, an array containing the
column-wise sum is created. The same process is carried out
to find the vertical histogram. In this case, rows are processed
instead of columns.
2) Passing Histograms through a Low Pass Digital
Filter
To prevent loss of important information in upcoming
steps, it is advisable to smooth out such drastic change in
value of histogram. Each histogram value is averaged out
considering the values on it right-hand side and left-hand side.
3) Filtering out Unwanted Regions in an Image
The unwanted areas are the rows and columns with low
histogram values. A low histogram value indicates that the
part of image contains very little variations among
neighboring pixels. Such areas are removed from an image by
applying a dynamic threshold,that is equal to the average
value of a histogram.
3) Region of Interest Extraction
This step is to find all the regions in an image that has
maximum number of edges containing a license plate
compared to any other part. The input images have resolution
1600*1200.
Fig.4(c). A frame after Histogram equalization
C. License Plate extraction based on geometric features
The rectangle shape is detected using geometric properties.
Geometry-based methods use measuring differential
geometry features. Myanmar license plates have the
dimensions 350 mm width and 162 mm height. Each plate has
at most seven characters and at least three characters written
in a single line. The dimensions of the plate can most have the
most common size. All standard license plates contain
Myanmar alpha-numeric characters, slash and digits. All
standard license plates can have 30 characters of alphabetic
Myanmar characters, followed by four or five numbers of
digits. All characters and digits are written in white color on
Fig.4(b). Horizontal Edge Processing Histogram
Fig.4(a). Vertical Edge Processing Histogram
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
www.ijarcet.org
1312
five colors background plates as shown in the following figure
5.
Fig.5. Myanmar Standard License Plate
All of the geometric features define the limit with the upper
and lower thresholds. If the labeling object exist between
these confine thresholds, it is extracted as a possible result. It
is extracted the possible License Plates results used the
following geometric features.
Box_Area=Width of License Plate*Height of License Plate
Extent=length of Width/ Box_Area
In the process of eliminating candidate regions which are not
license plate, following criteria are considered:
 If the plate area is too large or too small related to the
size of the image, it can be discarded.
 Normally plate background is black and foreground is
white. In the candidate region, if only almost white
pixels or black pixels exist, it can be removed.
 If the number of white objects (characters) inside the
candidate region is more than 10 objects or less than
4, it cannot be a real plate.
 White pixels count must be in the range of between
1/3 and 2/3 of all the pixel counts of the plate area.
 Centre of gravity of the white pixels must be nearly in
the center of the plate area.
 One ―slash‖ (thin and tall object) must exist in license
plate area.
 White object of ‗slash‘ must exist at the second or
third place in the set of white objects.
Fig.6. Location of Y-coordinate of License Plate
Fig. 7. Location of Y-coordinate of stop line
V. DECISION MAKING
Extract the location of Y-coordinate of License Plate. If the
location of the Y-coordinate of License Plate is greater than
the location of the Y-coordinate of the stop Line, it is the
violated car. Otherwise, the result is non-violated car. The Y
coordinate of License Plate is defined as threshold. In present
work, the threshold value is 200 depending on the result of
figure 7.
If Y-coordinate of License Plate<threshold
Then Violated car
Else Non-Violated car.
VI. EXPERIMENTAL RESULTS
Experiments have been performed to test the proposed
algorithm and to measure its accuracy. The system is
simulated in MATLAB version (R2012a) for the extraction
and segmentation of number plate. The video files taking 17
hours are used for testing the technique. All the images being
normalized to size 240x320 because some images are double
this size and also it is normal to use the size. The video files
are collected from RTAD (Road Transport Administration
Department) at Nay Pyi Daw, Myanmar. The distance
between the camera and the vehicle varied from 3 up to 7
meter.However, the proposed method is sensitive to the angle
of view, physical appearance and environment conditions.
VII. CONCLUSIONS
A simple but efficient stop line violation detection system
is presented in this paper. The proposed method is mainly
designed for real-time Myanmar Car stop line violation
detection system. To measure the efficiency, this method has
been tested over a large number of video files. The
combination of hough transform and segmentation algorithm
produces the higher accuracy and faster speed for VLP
detection. This made the approach practical for real time
systems. In practice, this algorithm is used in the automatic
Stop Line Violation Detection system.
REFERENCES
[1] P. Wu, H.-H. Chen, R.-J. Wu, and D.-F. Shen. License
plate extraction in low resolution video
In 18th International Conference on PatternRecognition,
2006.
[2] H. Mahini, S. Kasaei, and F. Dorri. An efficient features
- based license plate localization method. In The 18th
International Conference on Pattern Recognition, volume 2,
pages 841–844, 2006.
ISSN: 2278 – 1323
International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
Volume 2, Issue 4, April 2013
1313
All Rights Reserved © 2013 IJARCET
[3] B. Hongliang and L. Changping. A hybrid license plate
extraction method based on edge statistics and morphology.
In 17th International Conference on Pattern Recognition,
volume 2, pages 831–834, 2004.
[4] Retting, R.A., Williams, A.F., Preusser, D.F. and
Weinstein, H.B. 1995. Classifying Urban Crashes For
Countermeasure Development Accident Analysis and
Prevention 27 (3): 283-94.
[5] K. -I. Kim, K. Jung and J. -H. Kim, ―Color Texture- Based
Object detection: An application to License Plate
Localization,‖ In Lecture Notes on Computer Science,
vol.2388, S.-W. Lee and A. Verri, Eds. New york:
Springer-Verlag, pp. 293-309, 2002.
[6] Chu-Duc Nguyen, Mohsen Ardabilian , Liming Chen,‖
Real-time license plate localization based on a new scale and
rotation invariant texture descriptor‖,2008.
[7] S. M. Youssef and S. B. AbdelRahman. A smart access
control using an efficient license plate location and
recognition approach. Expert Systems with Applications,
34(1):256–265, 2008.
[8] W. Jia, H. Zhang, and X. He. Region-based license plate
detection, Journal of Network and Computer Applications,
30(4):1324–1333, 2007.
[9] H. Chen, D. Rivait, and Q. Gao. Real-time license plate
identification by perceptual shape grouping and tracking. The
9th International IEEE Conference on Intelligent
Transportation Systems, pages 1352–1357, 2006.
[10] D. T. Tran, L. H. D. Tran, P. V. Tran, and V. H. Nguyen.
Building an automatic vehicle license-plate recognition
system. In 3rd International Conference in Computer Science:
Recherche, Innovation et Vision du Futur, 2005.
[11] P. Wu, H.-H. Chen, R.-J. Wu, and D.-F. Shen. License
plate extraction in low resolution video. In 18th International
Conference on Pattern Recognition, 2006.
[12] C. C. Chen, J. W. Hsieh, and Y. S. Chen. Detecting
license plates from videos using morphological operations
and adaboosting algorithm. In International Computer
Symposium, volume 3, pages 1201–1204, 2006.
[13] C.-T. Hsieh, Y.-S. Juan, and K.-M. Hung. Multiple
license plate detection for complex background. In 19th
International Conference on Advanced Information
Networking and Applications, volume 2, pages 389– 392,
2005.
[14] V. Sharpiro and D. Dimov. Adaptive license plate
image extraction. In 5th International Conference on
Computer Systems and Technologies, 2003.
[15] H. Chen, J. Ren, H. Tan, and J. Wang. A novel method
for license plate localization. 4th International Conference on
Image and Graphics, pages 604–609, 2007.
[16] G. Heo, M. Kim, I. Jung, D.-R. Lee, and I.-S. Oh.
Extraction of car license plate regions using line grouping and
edge density methods. International Symposium on
Information Technology Convergence, 0:37–42, 2007.
Miss.Waing
M.E(IT),Ph.D(Thesis)
University of Technology(Yatanarpon Cyber City)
Dr.Nyein Aye
Associate Professor
Head of Hardware Department
University of Computer Studies(Mandalay)

More Related Content

What's hot

Obstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemObstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemIRJET Journal
 
IRJET- Features Extraction OCR Algorithm in Indian License Plates
IRJET- Features Extraction OCR Algorithm in Indian License PlatesIRJET- Features Extraction OCR Algorithm in Indian License Plates
IRJET- Features Extraction OCR Algorithm in Indian License PlatesIRJET Journal
 
Computer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign RecognitionComputer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign Recognitionthevijayps
 
License plate extraction of overspeeding vehicles
License plate extraction of overspeeding vehiclesLicense plate extraction of overspeeding vehicles
License plate extraction of overspeeding vehicleslambanaveen
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemIJARIIE JOURNAL
 
License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...
License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...
License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...IRJET Journal
 
Identification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadIdentification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadAlexander Decker
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...cscpconf
 
Review on moving vehicle detection in aerial surveillance
Review on moving vehicle detection in aerial surveillanceReview on moving vehicle detection in aerial surveillance
Review on moving vehicle detection in aerial surveillanceeSAT Publishing House
 
Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Conference Papers
 
Recognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated imagesRecognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated imagesShailesh kumar
 
Traffic sign recognition
Traffic sign recognitionTraffic sign recognition
Traffic sign recognitionAKR Education
 
IRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNNIRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNNIRJET Journal
 
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...cscpconf
 
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...IJMTST Journal
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET Journal
 
Automatic face and VLP’S recognition for smart parking system
Automatic face and VLP’S recognition for smart parking systemAutomatic face and VLP’S recognition for smart parking system
Automatic face and VLP’S recognition for smart parking systemTELKOMNIKA JOURNAL
 
P ERFORMANCE M EASUREMENTS OF F EATURE T RACKING AND H ISTOGRAM BASED T ...
P ERFORMANCE  M EASUREMENTS OF  F EATURE  T RACKING AND  H ISTOGRAM BASED  T ...P ERFORMANCE  M EASUREMENTS OF  F EATURE  T RACKING AND  H ISTOGRAM BASED  T ...
P ERFORMANCE M EASUREMENTS OF F EATURE T RACKING AND H ISTOGRAM BASED T ...ijcsit
 

What's hot (20)

Obstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemObstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance System
 
IRJET- Features Extraction OCR Algorithm in Indian License Plates
IRJET- Features Extraction OCR Algorithm in Indian License PlatesIRJET- Features Extraction OCR Algorithm in Indian License Plates
IRJET- Features Extraction OCR Algorithm in Indian License Plates
 
Computer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign RecognitionComputer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign Recognition
 
License plate extraction of overspeeding vehicles
License plate extraction of overspeeding vehiclesLicense plate extraction of overspeeding vehicles
License plate extraction of overspeeding vehicles
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition System
 
License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...
License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...
License Plate Recognition System for Moving Vehicles Using ­Laplacian Edge De...
 
Identification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadIdentification and classification of moving vehicles on road
Identification and classification of moving vehicles on road
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
 
Review on moving vehicle detection in aerial surveillance
Review on moving vehicle detection in aerial surveillanceReview on moving vehicle detection in aerial surveillance
Review on moving vehicle detection in aerial surveillance
 
F124144
F124144F124144
F124144
 
Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...Real time deep-learning based traffic volume count for high-traffic urban art...
Real time deep-learning based traffic volume count for high-traffic urban art...
 
Recognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated imagesRecognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated images
 
Traffic sign recognition
Traffic sign recognitionTraffic sign recognition
Traffic sign recognition
 
IRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNNIRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNN
 
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
 
A0140109
A0140109A0140109
A0140109
 
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
 
Automatic face and VLP’S recognition for smart parking system
Automatic face and VLP’S recognition for smart parking systemAutomatic face and VLP’S recognition for smart parking system
Automatic face and VLP’S recognition for smart parking system
 
P ERFORMANCE M EASUREMENTS OF F EATURE T RACKING AND H ISTOGRAM BASED T ...
P ERFORMANCE  M EASUREMENTS OF  F EATURE  T RACKING AND  H ISTOGRAM BASED  T ...P ERFORMANCE  M EASUREMENTS OF  F EATURE  T RACKING AND  H ISTOGRAM BASED  T ...
P ERFORMANCE M EASUREMENTS OF F EATURE T RACKING AND H ISTOGRAM BASED T ...
 

Viewers also liked

Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Editor IJARCET
 
Volume 2-issue-6-1955-1959
Volume 2-issue-6-1955-1959Volume 2-issue-6-1955-1959
Volume 2-issue-6-1955-1959Editor IJARCET
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Editor IJARCET
 
Ijarcet vol-2-issue-4-1318-1321
Ijarcet vol-2-issue-4-1318-1321Ijarcet vol-2-issue-4-1318-1321
Ijarcet vol-2-issue-4-1318-1321Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-1965-1968
Volume 2-issue-6-1965-1968Volume 2-issue-6-1965-1968
Volume 2-issue-6-1965-1968Editor IJARCET
 
空間互動 Sentient light
空間互動 Sentient light空間互動 Sentient light
空間互動 Sentient lightTzu-Chiao Chiu
 

Viewers also liked (9)

Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356
 
Volume 2-issue-6-1955-1959
Volume 2-issue-6-1955-1959Volume 2-issue-6-1955-1959
Volume 2-issue-6-1955-1959
 
1678 1683
1678 16831678 1683
1678 1683
 
1743 1748
1743 17481743 1748
1743 1748
 
Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992Volume 2-issue-6-1987-1992
Volume 2-issue-6-1987-1992
 
Ijarcet vol-2-issue-4-1318-1321
Ijarcet vol-2-issue-4-1318-1321Ijarcet vol-2-issue-4-1318-1321
Ijarcet vol-2-issue-4-1318-1321
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-1965-1968
Volume 2-issue-6-1965-1968Volume 2-issue-6-1965-1968
Volume 2-issue-6-1965-1968
 
空間互動 Sentient light
空間互動 Sentient light空間互動 Sentient light
空間互動 Sentient light
 

Similar to Ijarcet vol-2-issue-4-1309-1313

Traffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation SystemTraffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation Systemijtsrd
 
Traffic Violation Detection Using Multiple Trajectories of Vehicles
Traffic Violation Detection Using Multiple Trajectories of VehiclesTraffic Violation Detection Using Multiple Trajectories of Vehicles
Traffic Violation Detection Using Multiple Trajectories of VehiclesIJERA Editor
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane DetectionIRJET Journal
 
traffic jam detection using image processing
traffic jam detection using image processingtraffic jam detection using image processing
traffic jam detection using image processingMalika Alix
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate RecognitionIRJET Journal
 
Vehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN AlgorithmVehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN AlgorithmIRJET Journal
 
A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...Md. Faishal Rahaman
 
Iaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd Iaetsd
 
Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehiclesmonjuri10
 
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic AnalysisIRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic AnalysisIRJET Journal
 
Smart Algorithm for Traffic Congestion and Control
Smart  Algorithm for Traffic Congestion and ControlSmart  Algorithm for Traffic Congestion and Control
Smart Algorithm for Traffic Congestion and ControlIRJET Journal
 
IRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET Journal
 
Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree IJECEIAES
 
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...IRJET Journal
 
Automatic Number Plate Recognition System (ANPR) A Survey.pdf
Automatic Number Plate Recognition System (ANPR)  A Survey.pdfAutomatic Number Plate Recognition System (ANPR)  A Survey.pdf
Automatic Number Plate Recognition System (ANPR) A Survey.pdfTina Gabel
 
Traffic sign detection optimization using color and shape segmentation as pre...
Traffic sign detection optimization using color and shape segmentation as pre...Traffic sign detection optimization using color and shape segmentation as pre...
Traffic sign detection optimization using color and shape segmentation as pre...TELKOMNIKA JOURNAL
 
IRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image ProcessingIRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image ProcessingIRJET Journal
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...IRJET Journal
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET Journal
 

Similar to Ijarcet vol-2-issue-4-1309-1313 (20)

Traffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation SystemTraffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation System
 
Traffic Violation Detection Using Multiple Trajectories of Vehicles
Traffic Violation Detection Using Multiple Trajectories of VehiclesTraffic Violation Detection Using Multiple Trajectories of Vehicles
Traffic Violation Detection Using Multiple Trajectories of Vehicles
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane Detection
 
traffic jam detection using image processing
traffic jam detection using image processingtraffic jam detection using image processing
traffic jam detection using image processing
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate Recognition
 
Vehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN AlgorithmVehicle Traffic Analysis using CNN Algorithm
Vehicle Traffic Analysis using CNN Algorithm
 
A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...A computer vision-based lane detection approach for an autonomous vehicle usi...
A computer vision-based lane detection approach for an autonomous vehicle usi...
 
Iaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based onIaetsd literature review on traffic signal control system based on
Iaetsd literature review on traffic signal control system based on
 
Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehicles
 
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic AnalysisIRJET- A Survey of Approaches for Vehicle Traffic Analysis
IRJET- A Survey of Approaches for Vehicle Traffic Analysis
 
A017430110
A017430110A017430110
A017430110
 
Smart Algorithm for Traffic Congestion and Control
Smart  Algorithm for Traffic Congestion and ControlSmart  Algorithm for Traffic Congestion and Control
Smart Algorithm for Traffic Congestion and Control
 
IRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural NetworksIRJET- Lane Detection using Neural Networks
IRJET- Lane Detection using Neural Networks
 
Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree Autonomous Traffic Signal Control using Decision Tree
Autonomous Traffic Signal Control using Decision Tree
 
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...IRJET-  	  Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
IRJET- Robust and Fast Detection of Moving Vechiles in Aerial Videos usin...
 
Automatic Number Plate Recognition System (ANPR) A Survey.pdf
Automatic Number Plate Recognition System (ANPR)  A Survey.pdfAutomatic Number Plate Recognition System (ANPR)  A Survey.pdf
Automatic Number Plate Recognition System (ANPR) A Survey.pdf
 
Traffic sign detection optimization using color and shape segmentation as pre...
Traffic sign detection optimization using color and shape segmentation as pre...Traffic sign detection optimization using color and shape segmentation as pre...
Traffic sign detection optimization using color and shape segmentation as pre...
 
IRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image ProcessingIRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image Processing
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition System
 

More from Editor IJARCET

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationEditor IJARCET
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Editor IJARCET
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Editor IJARCET
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Editor IJARCET
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Editor IJARCET
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Editor IJARCET
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Editor IJARCET
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Editor IJARCET
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Editor IJARCET
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Editor IJARCET
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Editor IJARCET
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Editor IJARCET
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Editor IJARCET
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Editor IJARCET
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Editor IJARCET
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Editor IJARCET
 

More from Editor IJARCET (20)

Electrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturizationElectrically small antennas: The art of miniaturization
Electrically small antennas: The art of miniaturization
 
Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207Volume 2-issue-6-2205-2207
Volume 2-issue-6-2205-2207
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204Volume 2-issue-6-2200-2204
Volume 2-issue-6-2200-2204
 
Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194Volume 2-issue-6-2190-2194
Volume 2-issue-6-2190-2194
 
Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189Volume 2-issue-6-2186-2189
Volume 2-issue-6-2186-2189
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176Volume 2-issue-6-2173-2176
Volume 2-issue-6-2173-2176
 
Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172Volume 2-issue-6-2165-2172
Volume 2-issue-6-2165-2172
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158Volume 2-issue-6-2155-2158
Volume 2-issue-6-2155-2158
 
Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154Volume 2-issue-6-2148-2154
Volume 2-issue-6-2148-2154
 
Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147Volume 2-issue-6-2143-2147
Volume 2-issue-6-2143-2147
 
Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124Volume 2-issue-6-2119-2124
Volume 2-issue-6-2119-2124
 
Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142Volume 2-issue-6-2139-2142
Volume 2-issue-6-2139-2142
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129Volume 2-issue-6-2125-2129
Volume 2-issue-6-2125-2129
 
Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118Volume 2-issue-6-2114-2118
Volume 2-issue-6-2114-2118
 
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
 
Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107Volume 2-issue-6-2102-2107
Volume 2-issue-6-2102-2107
 

Recently uploaded

办理阳光海岸大学毕业证成绩单原版一比一
办理阳光海岸大学毕业证成绩单原版一比一办理阳光海岸大学毕业证成绩单原版一比一
办理阳光海岸大学毕业证成绩单原版一比一F La
 
(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样
(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样
(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样whjjkkk
 
What Could Be Causing My Jaguar XF To Lose Coolant
What Could Be Causing My Jaguar XF To Lose CoolantWhat Could Be Causing My Jaguar XF To Lose Coolant
What Could Be Causing My Jaguar XF To Lose CoolantEMC- European Motor Cars
 
IPCR-Individual-Performance-Commitment-and-Review.doc
IPCR-Individual-Performance-Commitment-and-Review.docIPCR-Individual-Performance-Commitment-and-Review.doc
IPCR-Individual-Performance-Commitment-and-Review.docTykebernardo
 
907MTAMount Coventry University Bachelor's Diploma in Engineering
907MTAMount Coventry University Bachelor's Diploma in Engineering907MTAMount Coventry University Bachelor's Diploma in Engineering
907MTAMount Coventry University Bachelor's Diploma in EngineeringFi sss
 
EPA Funding Opportunities for Equitable Electric Transportation by Mike Moltzen
EPA Funding Opportunities for Equitable Electric Transportationby Mike MoltzenEPA Funding Opportunities for Equitable Electric Transportationby Mike Moltzen
EPA Funding Opportunities for Equitable Electric Transportation by Mike MoltzenForth
 
(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一
(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一
(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一ffhuih11ff
 
原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书
办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书
办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书zdzoqco
 
2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agency2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agencyHyundai Motor Group
 
call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制
定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制
定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制miwhjk
 
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 HybridHyundai Motor Group
 
What Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop WorkingWhat Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop WorkingEscondido German Auto
 
办理克莱姆森大学毕业证成绩单|购买美国文凭证书
办理克莱姆森大学毕业证成绩单|购买美国文凭证书办理克莱姆森大学毕业证成绩单|购买美国文凭证书
办理克莱姆森大学毕业证成绩单|购买美国文凭证书zdzoqco
 
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一hnfusn
 
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一
办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一
办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一F La
 

Recently uploaded (20)

办理阳光海岸大学毕业证成绩单原版一比一
办理阳光海岸大学毕业证成绩单原版一比一办理阳光海岸大学毕业证成绩单原版一比一
办理阳光海岸大学毕业证成绩单原版一比一
 
(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样
(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样
(办理学位证)墨尔本大学毕业证(Unimelb毕业证书)成绩单留信学历认证原版一模一样
 
What Could Be Causing My Jaguar XF To Lose Coolant
What Could Be Causing My Jaguar XF To Lose CoolantWhat Could Be Causing My Jaguar XF To Lose Coolant
What Could Be Causing My Jaguar XF To Lose Coolant
 
IPCR-Individual-Performance-Commitment-and-Review.doc
IPCR-Individual-Performance-Commitment-and-Review.docIPCR-Individual-Performance-Commitment-and-Review.doc
IPCR-Individual-Performance-Commitment-and-Review.doc
 
907MTAMount Coventry University Bachelor's Diploma in Engineering
907MTAMount Coventry University Bachelor's Diploma in Engineering907MTAMount Coventry University Bachelor's Diploma in Engineering
907MTAMount Coventry University Bachelor's Diploma in Engineering
 
EPA Funding Opportunities for Equitable Electric Transportation by Mike Moltzen
EPA Funding Opportunities for Equitable Electric Transportationby Mike MoltzenEPA Funding Opportunities for Equitable Electric Transportationby Mike Moltzen
EPA Funding Opportunities for Equitable Electric Transportation by Mike Moltzen
 
(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一
(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一
(毕业原版)曼尼托巴大学毕业证(曼大学位证)毕业证成绩单留信学历认证原版一比一
 
原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制中央昆士兰大学毕业证(CQU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书
办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书
办理萨省大学毕业证成绩单|购买加拿大USASK文凭证书
 
2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agency2024 TOP 10 most fuel-efficient vehicles according to the US agency
2024 TOP 10 most fuel-efficient vehicles according to the US agency
 
call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Jama Masjid (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制
定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制
定制(MSVU毕业证书)圣文森山大学毕业证毕业证成绩单原版一比一定制
 
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
2024 WRC Hyundai World Rally Team’s i20 N Rally1 Hybrid
 
What Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop WorkingWhat Could Cause A VW Tiguan's Radiator Fan To Stop Working
What Could Cause A VW Tiguan's Radiator Fan To Stop Working
 
办理克莱姆森大学毕业证成绩单|购买美国文凭证书
办理克莱姆森大学毕业证成绩单|购买美国文凭证书办理克莱姆森大学毕业证成绩单|购买美国文凭证书
办理克莱姆森大学毕业证成绩单|购买美国文凭证书
 
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
 
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制阳光海岸大学毕业证(JCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
Hot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Pira Garhi🔝 9953056974 🔝 escort Service
 
办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一
办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一
办理(PITT毕业证书)美国匹兹堡大学毕业证成绩单原版一比一
 

Ijarcet vol-2-issue-4-1309-1313

  • 1. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 1309 All Rights Reserved © 2013 IJARCET  Abstract— Stop line violation causes in myanmar when the back wheel of the car either passed over or reach at the stop line when the red light changes. the objective of this work is to design and implement algorithms for stop line detection system (slds) in myanmar. this paper presents a robust time algorithms of license plate localization, segmentation and detection of the stop line violated car in the low resolution videos. the proposed license plate localization algorithm consists of required preprocessing operations leading to successful plate detection. projection analysis is designed to estimate the position of the license plate region within the scene image in order to reduce the search space before applying any technique and rectangle detection based on the geometric features of license plate for localization of the license plate. evaluation is conducted on the video files from the surveillance camera of the road in myanmar in accordance with accepted rules. this system is intended to use for one sided way. it is extracted the segmented license plate and then calculated depending on the location of the stop line and the license plate. if the location of the license plate is passed over the stop line, it is defined as the violated car. otherwise, the car is non-violated. this detection system should be performed in real time, almost watching cars passing the stop line at a street intersection in front of video recording device. Index Terms— license plate localization system, violated car, detection system. I. INTRODUCTION All kinds of violations at a street intersection include red light running, speed violation, stop line violation and lane violation by tracking individual vehicles. According to an in-depth investigation of road accidents in Myanmar, 75% of traffic accidents are preceded by at least one traffic law violation. Traffic signals using time separation are aimed to reduce motor-vehicle crashes at intersections involving traffic congestion. Review of the police reported crashes found that running red lights and other traffic-control devices such as stop signs is the most common type of the accident, and the resident injuries more occurred crashing in the red light running, compared with other crash cases. A system for monitoring and recording incidences of red light violations at the traffic intersection is presented in this paper. As soon as Manuscript received Feb, 2013. Miss.Waing, Information and Communication Technology, University of Technology(Yatanarpon Cyber City), PyinOoLwin, Myanmar, 09-73233598 Dr.Nyein Aye, Head of Hardware Department, Univeristy of Computer Studies, Mandalay, the red light changes, the detection system starts and then grabs the video frame from the input video file to acquire the decision whether the car is violated or not. Software will be developed with the video files from the surveillance camera of the road in Myanmar in accordance with accepted rules. Among them, license plate localization (LPL) is considered the most crucial stage because a high accuracy and real time segmentation and correct decision making can be performed only if the license plates are correctly localized [1] [2].In real life, the LPL has to take place some difficulties which result from uncontrolled imaging conditions such as complex scene, bad weather condition, low contrast, blurring and viewpoint changes [2][3].Even though many researches focus on LPL, these are not convinced for Myanmar. In this paper an application namely the system for detecting License Plate of real-time stop line violation vehicles is introduced .In Section 1 gives an introduction. Section2 introduces a theoretical background about previously used techniques for system. Section 3 presents the data set used in the present work and applied on frame after grabbing stage based on motion analysis. Section 4 discusses the propose technique and license plate localization based on Geometry-based method of the license plate. The last Section presents decision making step. II. RELATED WORKS This section provides a descriptive summary of some methods that have been implemented and tested for Vehicle License Plate Detection System (VLPD). A modified color texture-based method for detecting license plate in images was presented in [5]. A support vector machine (SVM) was used to analyze the color and texture properties of LPs and to locate their bounding boxes applied by a continuous adaptive mean shift algorithm (CAMShift). The combination of CAMShift and SVMs produces efficient LP detection as time-consuming color texture analysis for less relevant pixels is restricted, leaving only a small part of the input image to be analyzed. In the light of this observation, LPL methods can be categorized in the three global types: region-based, contrast-based and hybrid methods. Region-based methods use the properties of the color in LP region. Color-based methods extract LP‘s background pixels by using some predefined colors [7] or color image segmentation [8]. Contrast-based methods are founded on the contrast between the plate boundary and overlapping region in the vehicle or the high contrasted characters in comparison with the rest of An Efficient Geometric feature based License Plate Localization and Stop Line Violation Detection System Waing, Dr.Nyein Aye
  • 2. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 www.ijarcet.org 1310 the plate region. This category of methods can be categorized into three sub-types: straight-line-based, morphology-based and edge-based. Straight-line-based methods detect lines in binarized edge image and then group two pairs of overlapping parallel lines in the horizontal direction and the vertical direction to form potential LP boundaries [9][10]. Morphology-based methods [11][12] use morphology operators to enhance the local regions which are rich in contrast information (LP region is belong to this type) and reduce the other regions. Then, a thresholding step removes regions with low edge density. Edge-based methods occupy the majority of existing methods, generally, thanks to their high localization capacity in various conditions and their low computation time. This sub-category of approaches exploit the edge information of characters inside LP, especially the vertical strokes properties [13][2][14][15]. Hybrid methods are developed to face the large diversity of LP color and contrast information where a single type approach suffers from completeness. Heo et al. [16] propose a double chance scheme using line grouping and edge density methods. For finding an efficient solution to LPL problem, the pros and cons of existing approaches have been analyzed. Color is very useful when the lighting condition is good, but color information is not stable when the illumination changed. CC-based methods are robust to viewpoint and illumination conditions, but interference characters cause high false positive rate. Methods based on plate boundary detection can solve the scale and orientation problems; however the plate boundary is not always clear in real scenes. Morphology-based methods are robust to noise and broken character strokes, but its slow operation makes it rarely used in real-time system. Hybrid methods with learning-based techniques are very efficient in many scenes nevertheless they are time consuming at the learning stage, needs a large and diversified image database and are database dependent. Edge-based methods are widely used for the advantage of plate candidates under different lighting conditions efficiently and fast. The main inconvenient of this strategy is its noise sensitivity. Hence, robust constraints are vital in the LP verification stage [6]. III. DATA SETS The dataset for the current experiment is collected as a part of a demonstration project on Vehicle Stop Line Violation Detection system for a Government traffic monitoring authority of a major city in Myanmar. Surveillance cameras were installed at an important road crossing in Yangon at a height of around ten meters from the road surface. These are static CCTV camera and focus, fixed at a given orientation with the road surface. All the surveillance cameras were synchronized with the traffic signaling system such that the camera captures the video snapshots only when the traffic signal is turned RED. All the cameras were focused on the Stop-Line to capture back images of vehicles violating the Stop-Line on a RED traffic signal. The complete image dataset comprises of more than 150 surveillance video snapshots, captured over several times in an unconstrained environment with varying outdoor lighting conditions, pollution levels, wind turbulences and vibrations of the camera. 24-bit color bitmaps were captured through CCTV cameras with a frame rate of 25 fps and resolution of 240x320 pixels. Not all these video snapshots contain vehicle images with a clear view of license plate regions. For the current experiment, 200 images have been identified with complete license plate regions appearing in different orientations in the image frame. Figure.1 Original video IV. PROPOSE TECHNIQUE The overall traffic violation detection system of the proposed design is shown in figure 2. Preprocessing License Plate Detection Conversion of Grayscale image Image enhancement Decision Making whether the car is violated? Violated Car Non-violated Car Yes No License plate extraction based geometric features Select plate region? Video sequence No car in zoneNo Yes Figure.2 Myanmar Car Stop Line Violation Detection System (MCSLVDS) The controlling of traffic violation processing system mainly comprises three main modules (i) Preprocessing stage (ii) License Plate Localization (iii) Decision making process. In first module, after the vehicle image is captured by the camera, it will be passed to motion analysis stage and then captured the image based on the car‘s speed driving along the distance for further processing by the system. In Myanmar, traffic surveillance system uses Application Visualization System (AVS). Matlab cannot execute this format. It is converted to Matlab executable file format. The driving speed is supposed that 40 km/h. The red light in traffic light signal is taken 30sec in one section. The grabbed picture is used as the input image. 3600seconds=40000meters (40Kilometer/hour) 30seconds =333meters 333meters=3558frames 4.5meters (15feets) =48frames Therefore, it has the 48 frames. It is grabbed one frame after jumping over the sequence of 10 frames. There are 4 frames last finishing one section of 30seconds after passing through this stage.
  • 3. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 1311 All Rights Reserved © 2013 IJARCET A. Preprocessing In second module, the preprocessing stage is mainly used to enhance the processing speed, improve the contrast and reduce the noise. The grabbed images are used as the input images. To convert RGB image to gray scale image formulated it by forming a weighted sum of the R,G and B components: Gray = 0.2989 * R + 0.5870 * G + 0.1140 * B If the input image is a colored image represented by 3-dimensional array in MATLAB, it is converted to a 2-dimensional gray image before further processing. The sample of original input image and a gray image is shown figure 4(a) and figure 4(b). Gray Image is converted to the binary image with appropriate threshold and median filtering is used to enhance image. Fig.3(a). Original Image Fig.3(b). Gray Scale Image B. License Plate Detection License Plate Detection stage is the key step, which influences the accuracy of the system significantly. 1) Projection Analysis This is implemented horizontal and vertical projection by counting the number of white pixels and non-white pixels in each row and column of the image. By computing a component‘s projection valued its variance value, it is possible to differentiate between components that are license plate and components that are other components. Vertical projection (white pixel in each row) Horizontal projection (black pixel in each column) Histogram is a graph representing the values of a variable quantity over a given range. This step is used horizontal and vertical histogram. To find a horizontal histogram, it traverses through each column of an image. In each column, it starts with the second pixel from the top. The difference between second and first pixel is calculated. If the difference exceeds certain threshold, it is added to total sum of differences. Then, it will move downwards to calculate the difference between the third and second pixels. So on, it moves until the end of a column and calculate the total sum of differences between neighboring pixels. At the end, an array containing the column-wise sum is created. The same process is carried out to find the vertical histogram. In this case, rows are processed instead of columns. 2) Passing Histograms through a Low Pass Digital Filter To prevent loss of important information in upcoming steps, it is advisable to smooth out such drastic change in value of histogram. Each histogram value is averaged out considering the values on it right-hand side and left-hand side. 3) Filtering out Unwanted Regions in an Image The unwanted areas are the rows and columns with low histogram values. A low histogram value indicates that the part of image contains very little variations among neighboring pixels. Such areas are removed from an image by applying a dynamic threshold,that is equal to the average value of a histogram. 3) Region of Interest Extraction This step is to find all the regions in an image that has maximum number of edges containing a license plate compared to any other part. The input images have resolution 1600*1200. Fig.4(c). A frame after Histogram equalization C. License Plate extraction based on geometric features The rectangle shape is detected using geometric properties. Geometry-based methods use measuring differential geometry features. Myanmar license plates have the dimensions 350 mm width and 162 mm height. Each plate has at most seven characters and at least three characters written in a single line. The dimensions of the plate can most have the most common size. All standard license plates contain Myanmar alpha-numeric characters, slash and digits. All standard license plates can have 30 characters of alphabetic Myanmar characters, followed by four or five numbers of digits. All characters and digits are written in white color on Fig.4(b). Horizontal Edge Processing Histogram Fig.4(a). Vertical Edge Processing Histogram
  • 4. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 www.ijarcet.org 1312 five colors background plates as shown in the following figure 5. Fig.5. Myanmar Standard License Plate All of the geometric features define the limit with the upper and lower thresholds. If the labeling object exist between these confine thresholds, it is extracted as a possible result. It is extracted the possible License Plates results used the following geometric features. Box_Area=Width of License Plate*Height of License Plate Extent=length of Width/ Box_Area In the process of eliminating candidate regions which are not license plate, following criteria are considered:  If the plate area is too large or too small related to the size of the image, it can be discarded.  Normally plate background is black and foreground is white. In the candidate region, if only almost white pixels or black pixels exist, it can be removed.  If the number of white objects (characters) inside the candidate region is more than 10 objects or less than 4, it cannot be a real plate.  White pixels count must be in the range of between 1/3 and 2/3 of all the pixel counts of the plate area.  Centre of gravity of the white pixels must be nearly in the center of the plate area.  One ―slash‖ (thin and tall object) must exist in license plate area.  White object of ‗slash‘ must exist at the second or third place in the set of white objects. Fig.6. Location of Y-coordinate of License Plate Fig. 7. Location of Y-coordinate of stop line V. DECISION MAKING Extract the location of Y-coordinate of License Plate. If the location of the Y-coordinate of License Plate is greater than the location of the Y-coordinate of the stop Line, it is the violated car. Otherwise, the result is non-violated car. The Y coordinate of License Plate is defined as threshold. In present work, the threshold value is 200 depending on the result of figure 7. If Y-coordinate of License Plate<threshold Then Violated car Else Non-Violated car. VI. EXPERIMENTAL RESULTS Experiments have been performed to test the proposed algorithm and to measure its accuracy. The system is simulated in MATLAB version (R2012a) for the extraction and segmentation of number plate. The video files taking 17 hours are used for testing the technique. All the images being normalized to size 240x320 because some images are double this size and also it is normal to use the size. The video files are collected from RTAD (Road Transport Administration Department) at Nay Pyi Daw, Myanmar. The distance between the camera and the vehicle varied from 3 up to 7 meter.However, the proposed method is sensitive to the angle of view, physical appearance and environment conditions. VII. CONCLUSIONS A simple but efficient stop line violation detection system is presented in this paper. The proposed method is mainly designed for real-time Myanmar Car stop line violation detection system. To measure the efficiency, this method has been tested over a large number of video files. The combination of hough transform and segmentation algorithm produces the higher accuracy and faster speed for VLP detection. This made the approach practical for real time systems. In practice, this algorithm is used in the automatic Stop Line Violation Detection system. REFERENCES [1] P. Wu, H.-H. Chen, R.-J. Wu, and D.-F. Shen. License plate extraction in low resolution video In 18th International Conference on PatternRecognition, 2006. [2] H. Mahini, S. Kasaei, and F. Dorri. An efficient features - based license plate localization method. In The 18th International Conference on Pattern Recognition, volume 2, pages 841–844, 2006.
  • 5. ISSN: 2278 – 1323 International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 2, Issue 4, April 2013 1313 All Rights Reserved © 2013 IJARCET [3] B. Hongliang and L. Changping. A hybrid license plate extraction method based on edge statistics and morphology. In 17th International Conference on Pattern Recognition, volume 2, pages 831–834, 2004. [4] Retting, R.A., Williams, A.F., Preusser, D.F. and Weinstein, H.B. 1995. Classifying Urban Crashes For Countermeasure Development Accident Analysis and Prevention 27 (3): 283-94. [5] K. -I. Kim, K. Jung and J. -H. Kim, ―Color Texture- Based Object detection: An application to License Plate Localization,‖ In Lecture Notes on Computer Science, vol.2388, S.-W. Lee and A. Verri, Eds. New york: Springer-Verlag, pp. 293-309, 2002. [6] Chu-Duc Nguyen, Mohsen Ardabilian , Liming Chen,‖ Real-time license plate localization based on a new scale and rotation invariant texture descriptor‖,2008. [7] S. M. Youssef and S. B. AbdelRahman. A smart access control using an efficient license plate location and recognition approach. Expert Systems with Applications, 34(1):256–265, 2008. [8] W. Jia, H. Zhang, and X. He. Region-based license plate detection, Journal of Network and Computer Applications, 30(4):1324–1333, 2007. [9] H. Chen, D. Rivait, and Q. Gao. Real-time license plate identification by perceptual shape grouping and tracking. The 9th International IEEE Conference on Intelligent Transportation Systems, pages 1352–1357, 2006. [10] D. T. Tran, L. H. D. Tran, P. V. Tran, and V. H. Nguyen. Building an automatic vehicle license-plate recognition system. In 3rd International Conference in Computer Science: Recherche, Innovation et Vision du Futur, 2005. [11] P. Wu, H.-H. Chen, R.-J. Wu, and D.-F. Shen. License plate extraction in low resolution video. In 18th International Conference on Pattern Recognition, 2006. [12] C. C. Chen, J. W. Hsieh, and Y. S. Chen. Detecting license plates from videos using morphological operations and adaboosting algorithm. In International Computer Symposium, volume 3, pages 1201–1204, 2006. [13] C.-T. Hsieh, Y.-S. Juan, and K.-M. Hung. Multiple license plate detection for complex background. In 19th International Conference on Advanced Information Networking and Applications, volume 2, pages 389– 392, 2005. [14] V. Sharpiro and D. Dimov. Adaptive license plate image extraction. In 5th International Conference on Computer Systems and Technologies, 2003. [15] H. Chen, J. Ren, H. Tan, and J. Wang. A novel method for license plate localization. 4th International Conference on Image and Graphics, pages 604–609, 2007. [16] G. Heo, M. Kim, I. Jung, D.-R. Lee, and I.-S. Oh. Extraction of car license plate regions using line grouping and edge density methods. International Symposium on Information Technology Convergence, 0:37–42, 2007. Miss.Waing M.E(IT),Ph.D(Thesis) University of Technology(Yatanarpon Cyber City) Dr.Nyein Aye Associate Professor Head of Hardware Department University of Computer Studies(Mandalay)