SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
170 
Identifying Abnormality in Traffic Videos 
S.Ramya1, R.Vadivel2 
Department of Computer Science and Engineering1, 2, Adithya Institute of Technology1, 2 
Email: ramyanethra4@gmail.com1, vadivel_r@gmail.com2 
ABSTRACT: Abnormal vehicle detection in traffic videos using video surveillance systems are attracting more 
extensive interest due to public security in traffic signals to avoid accident. Lot of techniques is evolved but, 
there is no specific study involved in anomalous vehicle behaviors based on traffic rules. Basic steps in 
abnormal vehicle detection are object detection, object tracking and object classification. In this paper, abnormal 
vehicle detection techniques are discussed for object detection, tracking and classification. The events are 
detected using mining semantic information. The application of this concept is used in different traffic scenes 
for public security. 
Keywords 
Object detection, object tracking, abnormal event detection, object classification, video surveillance. 
1. INTRODUCTION 
Automated surveillance systems aim to integrate 
real-time and efficient computer vision algorithms 
in order to assist human operation. This is an 
ambitious goal which has attracted an increasing 
amount of researchers to solve surveillance 
problems of object detection, object classification, 
object tracking, abnormality detection and counting 
vehicles in traffic scenes using interesting 
algorithms. In video surveillance system, object 
detection and tracking are the main issue of the 
central importance for any of the modern video 
surveillance [10] and behavioral analysis system. 
The abnormal event detection techniques are 
shown in Fig. 1. Automated video surveillance 
systems consist of video sensors, which are used 
for observing people as well as other moving 
objects in a traffic scene for identifying 
normal/abnormal activities of objects, interesting 
events and other specific events. 
Surveillance cameras [3] are video cameras 
that are used for the purpose of observing abnormal 
activities in banking, airport, traffic scene, parking 
slot, colleges. In foreign countries surveillance 
cameras are used in traffic scenes to detect the 
abnormal activities of that are breaking the traffic 
rules. They are often connected or continuously 
monitor through a recording device and may also 
be watched by a security guard. 
Cameras and recording equipment used for 
detecting abnormal activities are relatively 
expensive. It also requires humans to monitor 
camera videos and frames, but analysis of frames 
has been made easier by automated 
software/algorithms that organizes digital video 
frames into a trainable database, and by video 
analysis software. The amounts of video cameras 
are also drastically reduced by motion sensors; it 
only records data when motion is detected. The 
surveillance cameras are very simple and 
inexpensive enough to be used in home security 
systems, and for everyday surveillance. It is very 
useful to governments and law enforcement 
application to maintain social activities, recognize 
and monitor threats, and prevent criminal activity 
in common environment. 
The basic operation in video surveillance 
system is object detection. It is commonly used to 
detect the objects in crowded scenes, moving 
videos using background and foreground 
subtraction [1]. If there are few objects in a scene, 
each object is connected to the foreground object 
usually corresponds to a background object; these 
kind of object is denoted as single-object. It is 
common that several objects form one big object, 
which is called multi-object. The single and multi 
object are merged because of the angle of the 
camera, shadow of other objects, and moving 
objects near each other. Multi-object is detected as 
one foreground; it is difficult to obtain the 
appearance feature of each single object. It is 
difficult to track [5] and classify the particular 
object in a scene. For this kind of problem 
numerous algorithms are proposed. 
Object classification is used to classify moving 
objects into semantically meaningful categories. 
This recognition task is difficult, due to object with 
diverse visual appearances, which results in large 
intra-class variations. Objects are classified only 
after the object detection. The object shapes in 
videos may change randomly under different 
camera views and angles. In addition, the detected 
shapes may be noised by shadow or other factors. 
Another important feature is the appearance-based 
method to achieve robust object classification in 
diverse camera viewing angles. However, due to 
low resolution, shadow, and different viewing 
angles, classifying objects with only one of these 
features is not sufficient in video surveillance.
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
Fig. 1. Abnormal vehicle detection techniques 
Abnormal event detection [4] and object 
tracking are other important task in video 
surveillance. The scene models are 
using the observations of tracks over a long period 
of time. Based on the learned information, 
abnormal events are detected, improve 
performance of object tracking, and help 
to travel in correct path. Automated 
surveillance systems consist of video sensors 
observing people as well as other moving and 
interacting objects in a given surroundings 
observing normal/abnormal activities, interesting 
events, and other domain-specific goals. Based on 
signal detection and estimation theory, these 
metrics are extended for correct application 
towards performance evaluation of video 
surveillance systems. These metrics are evaluated 
after establishing correspondences between ground 
truth and tracker result objects. 
learned by 
, the 
vehicles 
. video 
for 
ction 2. RELATED WORK 
In recent years, some approaches are used to 
improve the performance of object detection. 
Detecting foreground objects by subtracting 
background [9] objects. It is a simple approach to 
detect moving objects in video. . The basic step is to 
subtract the current image e from a background 
image and to classify each pixel as foreground or 
background by comparing the difference with a 
threshold. Morphological operations followed by a 
connected component analysis are used to compute 
all active regions in the image. 
Chen [6] et al proposed a novel background 
subtraction method, called hierarchical background 
model (HBM). It first segments the image in the 
training sets by mean shift segmentation. By using 
the gray histograms as features, 
then build the 
MoGs with a different number of distributions for 
each region. The number of distributions can be set 
manually or computed by an unsupervised cluster 
algorithm. These MoG models are used as the first 
level detector to decide which region contains the 
foreground objects. The histograms of oriented 
gradients of pixels are employed to describe 
regions. 
Object classification methods are used to 
extract suitable features of image data 
representation. Common features for classifying 
objects after motion-based detection include size, 
compactness, aspect ratio and simple descriptors of 
shape or motion. Bose and Grimson describe a 
scene-invariant classification system that uses the 
learning of scene context information for a new 
viewpoint. Brown presented an objec 
system for distinguishing humans from vehicles for 
an arbitrary scene. Many other features are also 
used. These methods need camera calibration to 
reduce the parameters to be estimated and can 
hardly achieve real time performance due to hi 
computation complexity. 
Han Li [2] et al proposed a novel algorithm to 
detect traffic abnormal events refer to the abnormal 
traffic flow in highway caused by occurrence of 
highway events. Because of the random and 
unpredictable properties of abnormal tr 
video-based traffic abnormal detection has become 
a popular problem in the research field of traffic 
safety. The major difficulties of traffic anomaly 
detection include two aspects: motion modeling of 
abnormal traffic events and vehicle behav 
classification. Hidden Markov Model (HMM) and 
3D model are widely used for motion modeling. 
Multiple observations of HMM are adopted it into 
the description of object movement, but the model 
depends upon the quality and quantity of 
observational data, the accuracy of events 
characteristics are associated. 
Weiming Hu [7] et al. 
vehicle motion tracking and modeling, but it is 
difficult to obtain the accuracy 
behavior classification approach 
and clustering method are widely used 
the self-organizing fuzzy neural network to learn 
the motion patterns of vehicle trajectory for 
anomaly identification and calculation. 
abnormal event videos are required to ensure the 
accuracy of this method. Patino classify the vehicle 
trajectories based on hier 
method, the classification results may be affected 
due to the errors caused by decomposition or 
combination in certain clustering level. 
171 
eground object classification 
high 
traffic events, 
behavior 
use the 3D model for 
ion from the video. In 
approach, neural network 
used. Hu employ 
But a lot of 
his hierarchical clustering
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
Lixin [8] et al proposed large am 
E-ISSN: 2321-9637 
amounts of 
methods for traffic analysis are proposed based on 
vehicle tracking in traffic. Vehicle tracking can 
yield traditional traffic information, such as lane 
changes and vehicle behaviors. Calculating the 
trajectory levels over space and time, the trad 
traffic parameters are more stable than 
corresponding measurements from point detectors 
S.no Method 
1 
traditional 
Object classification using Multi 
block Local Binary pattern 
2 
Principal component analysis for 
labeled and unlabeled data 
3 
Multiple instance learning for 
object tracking 
4 
Bayeasian network for trajectory 
analysis 
5 
Mean shift and k-means 
clustering 
3. PROPOSED SYSTEM 
The proposed system includes the concept of 
mining semantic context information to detect 
abnormal vehicles. Methods are: object detection, 
object classification, object tracking, event 
3.1 Object Detection 
The initial step of object detection is background 
subtraction. If there are few objects in the traffic 
scene, each one is a connected component of the 
foreground usually corresponds to an object; this 
kind of blob is denoted as single 
common that several objects form one big object, 
which is called multi-object [5]. The single and 
which can only average over time. Traffic 
parameters are often calculated based on the 
numbers and instantaneous speeds of tracked 
vehicles. 
The survey of different techniques used in 
different papers is shown in Table 1 and their 
applications are explained. 
Table 1. Comparison of different methods 
Advantage Disadvantage 
Multi-block 
Real time and robust 
Not applicable for 
background images 
Unlabeled data are 
used 
More complicated 
Real time 
Only for supervised 
methods 
Space complexity is 
less 
Time is increased 
Time complexity is 
less 
Only for neighboring 
points 
detection are shown in Fig 
implemented by calculating the probability density 
function for trajectories using Gaussian 
distribution. Additional features like 
direction are included. Trajectory cases are already 
mentioned, vehicles crossing the trajectories they 
are detected as abnormal. 
Fig. 1 Overview of the framework 
single-object. It is 
multi object are merged because of the angle of the 
camera, shadow of other objects, and moving 
objects near to each other. 
objects are detected as one foreground, it is 
difficult to obtain the emergence 
single object. 
p(MV/xt) 
172 
rent Application 
Image 
segmentation 
Normal 
distribution 
function 
Training 
dataset 
Traffic 
application 
Traffic 
application 
Fig. 2. These are 
g speed and 
Because the multiple 
d element of each
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
Abnormal 
173 
L = 
p(SV/xt) 
3.2 Object Tracking 
The learned information is used to detect abnormal 
event, improve object tracking, and also guide 
vehicles to avoid accidents. Recently, many 
approaches have been proposed to learn motion 
patterns using moving videos. Some of them are 
based on the trajectory analysis in traffic scenes. 
Tracking detected objects frame by frame in video 
is a significant and intricate charge. It is a crucial 
part of smart surveillance systems since without 
object tracking. The organized systems are not 
extracting from the time information about objects 
and higher level behavior analysis steps would not 
be possible. 
3.3 Object Classification 
Moving regions detected in video may correspond 
to different objects in real-world such as 
pedestrians, vehicles, clutter, bags, etc. It is very 
important to recognize the type of a detected 
object, as the results here are further analyzed to 
detect abnormal events. Currently, there are two 
major approaches towards moving object 
classification which are shape-based and motion-based 
methods. The object classification is used to 
classify the vehicles from pedestrians. Common 
features used in shape-based classification schemes 
are the bounding rectangle, area, silhouette and 
gradient of detected object regions. Some of the 
methods in the literature use only temporal motion 
features of objects in order to recognize their 
classes. 
4. EXPERIMENTAL SETUP AND 
PERFORMANCE ANALYSIS 
The abnormal event detection algorithms are 
implemented using the windows operating system, 
intel core processor with 2.93 GHz processor, 2.0 
GB RAM and visual studio 2010 using c# .net for 
developing. The input video dataset are taken from 
free source. Input videos are of different format 
like avi, JPEG, MPEG. Based on tragedies in 
traffic videos abnormal vehicles are detected. The 
results are analyzed as follows. 
The performance analysis of different 
algorithms used for object detection, tracking, 
classification and speed estimation are calculated 
as follows: 
Input OD OT OC Abnormal 
GMM 94 83 - 88.5 
Adaboost - - 96 96 
Performance 94 83 96 92.5 
Table 2 Performance of algorithms 
The abnormal vehicle detection algorithms 
performances are shown in table 2. It consists of 
techniques and algorithms explained in rows and 
columns. Overall abnormal percentage is 92.5. 
GMM Adaboost Performance 
Fig. 3. Performance analysis 
100 
95 
90 
85 
80 
75 
OD 
OT 
OC 
The graph consists of abnormality percentage 
compare to different techniques shown in fig. 3. 
5. CONCLUSION 
The detection of anomalous vehicle behaviors 
techniques are studied and a novel method is 
proposed to detect the vehicle abnormality in traffic 
scenes based on mining semantic context 
information. It will be used in traffic application. 
Mining scene specific context information by using 
object specific context information. By trajectory 
analysis; vehicle movement can be continuously 
monitored based on direction and speed of the 
vehicle. Using semantic context information object 
detection, object tracking, vehicle abnormality 
detection can be efficiently improved. 
REFERENCE 
[1] A. Elgammal, D. Harwood, and L. Davis, 
2000, “Non-parametric model for background 
subtraction,” in proc. IEEE Frame-Rate 
Workshop. 
[2] Han Li, Qisheng Wu, Aiping Dou, 2013, 
“Abnormal traffic event detection based on 
short time constant velocity model and spatio-temporal 
trajectory analysis”, Journal of 
Information and Computational Science, pp. 
5233-5241. 
[3] J.C. Nascimento and J.S. Marques, 2006, 
“Performance evaluation for object detection 
algorithms for video surveillance,” IEEE 
Trans. Multimedia, vol. 8, no.4, pp.761-774. 
[4] L. Zhang, S. Li, X. Yuan, and S. Xiang, 2007, 
“Real time object classification in video 
surveillance based on appearance learning”, in 
Proc. IEEE Int. Workshop Visual Surveillance 
in conjunction with CVPR. 
[5] M. Kafai and B. Bhanu, 2012, “Dynamic 
Bayesian networks for vehicle classification in
International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 
E-ISSN: 2321-9637 
174 
video,” IEEE Trans. Ind. Inf., vol. 8, no. 1, pp. 
100-109. 
[6] S. Chen, J. Zhang, and Y. Li, 2012, “A 
hierarchical model incorporating segmented 
regions and pixel descriptors for video 
background subtraction,” IEEE Trans. Ind. 
Inf., vol.8, no. 1, pp. 118-127. 
[7] T. Ojala, M. Pietikainen, and D. Harwood, 
2008, “A Comparative study of texture 
measure with classification based on feature 
distributions,” Pattern Recognit., pp. 51-59. 
[8] T. Zhang, H. Lu, and S. Li, 2009, “learning 
semantic scene model by object classification 
and trajectory clustering,” in Proc. CVPR. 
[9] T. Zhang, S. Z. Li, S. Xiang, L. Zhang, and S. 
Liu, 2008 “Co-training based segmentation of 
merged moving objects,” Proc. Video 
Surveillance. 
[10] W. Hu, X. Xiao, Z. Fu, D. Xie, T. Tan, 
and S. Maybank, 2006, “A system for learning 
statistical motion patterns,” IEEE Trans. 
Pattern Anal. Mach. Intell., vol. 28, no. 9, pp. 
1450-1464.

More Related Content

What's hot

Proposed Multi-object Tracking Algorithm Using Sobel Edge Detection operator
Proposed Multi-object Tracking Algorithm Using Sobel Edge Detection operatorProposed Multi-object Tracking Algorithm Using Sobel Edge Detection operator
Proposed Multi-object Tracking Algorithm Using Sobel Edge Detection operatorQUESTJOURNAL
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object DetectionIRJET Journal
 
Real Time Object Identification for Intelligent Video Surveillance Applications
Real Time Object Identification for Intelligent Video Surveillance ApplicationsReal Time Object Identification for Intelligent Video Surveillance Applications
Real Time Object Identification for Intelligent Video Surveillance ApplicationsEditor IJCATR
 
Java Implementation based Heterogeneous Video Sequence Automated Surveillance...
Java Implementation based Heterogeneous Video Sequence Automated Surveillance...Java Implementation based Heterogeneous Video Sequence Automated Surveillance...
Java Implementation based Heterogeneous Video Sequence Automated Surveillance...CSCJournals
 
Event-Handling Based Smart Video Surveillance System
Event-Handling Based Smart Video Surveillance SystemEvent-Handling Based Smart Video Surveillance System
Event-Handling Based Smart Video Surveillance SystemCSCJournals
 
Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network  Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network ijcga
 
IRJET- Real Time Video Object Tracking using Motion Estimation
IRJET- Real Time Video Object Tracking using Motion EstimationIRJET- Real Time Video Object Tracking using Motion Estimation
IRJET- Real Time Video Object Tracking using Motion EstimationIRJET Journal
 
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCECRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCEvivatechijri
 
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...CSCJournals
 
Interactive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor networkInteractive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor networkijcga
 
Abnormal activity detection in surveillance video scenes
Abnormal activity detection in surveillance video scenesAbnormal activity detection in surveillance video scenes
Abnormal activity detection in surveillance video scenesTELKOMNIKA JOURNAL
 
Smart web cam motion detection
Smart web cam motion detectionSmart web cam motion detection
Smart web cam motion detectionAnu Mathew
 
Detection and Tracking of Objects: A Detailed Study
Detection and Tracking of Objects: A Detailed StudyDetection and Tracking of Objects: A Detailed Study
Detection and Tracking of Objects: A Detailed StudyIJEACS
 
Human Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision TechniqueHuman Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision TechniqueIRJET Journal
 
Vehicle Monitoring System based On IOT, Using 4G/LTE
Vehicle Monitoring System based On IOT, Using 4G/LTEVehicle Monitoring System based On IOT, Using 4G/LTE
Vehicle Monitoring System based On IOT, Using 4G/LTEDr. Amarjeet Singh
 
A Critical Survey on Detection of Object and Tracking of Object With differen...
A Critical Survey on Detection of Object and Tracking of Object With differen...A Critical Survey on Detection of Object and Tracking of Object With differen...
A Critical Survey on Detection of Object and Tracking of Object With differen...Editor IJMTER
 

What's hot (20)

Proposed Multi-object Tracking Algorithm Using Sobel Edge Detection operator
Proposed Multi-object Tracking Algorithm Using Sobel Edge Detection operatorProposed Multi-object Tracking Algorithm Using Sobel Edge Detection operator
Proposed Multi-object Tracking Algorithm Using Sobel Edge Detection operator
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object Detection
 
Real Time Object Identification for Intelligent Video Surveillance Applications
Real Time Object Identification for Intelligent Video Surveillance ApplicationsReal Time Object Identification for Intelligent Video Surveillance Applications
Real Time Object Identification for Intelligent Video Surveillance Applications
 
Java Implementation based Heterogeneous Video Sequence Automated Surveillance...
Java Implementation based Heterogeneous Video Sequence Automated Surveillance...Java Implementation based Heterogeneous Video Sequence Automated Surveillance...
Java Implementation based Heterogeneous Video Sequence Automated Surveillance...
 
Event-Handling Based Smart Video Surveillance System
Event-Handling Based Smart Video Surveillance SystemEvent-Handling Based Smart Video Surveillance System
Event-Handling Based Smart Video Surveillance System
 
Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network  Interactive Full-Body Motion Capture Using Infrared Sensor Network
Interactive Full-Body Motion Capture Using Infrared Sensor Network
 
IRJET- Real Time Video Object Tracking using Motion Estimation
IRJET- Real Time Video Object Tracking using Motion EstimationIRJET- Real Time Video Object Tracking using Motion Estimation
IRJET- Real Time Video Object Tracking using Motion Estimation
 
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCECRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
CRIMINAL IDENTIFICATION FOR LOW RESOLUTION SURVEILLANCE
 
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
Robust Motion Detection and Tracking of Moving Objects using HOG Feature and ...
 
Interactive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor networkInteractive full body motion capture using infrared sensor network
Interactive full body motion capture using infrared sensor network
 
Abnormal activity detection in surveillance video scenes
Abnormal activity detection in surveillance video scenesAbnormal activity detection in surveillance video scenes
Abnormal activity detection in surveillance video scenes
 
[IJET-V1I3P20] Authors:Prof. D.S.Patil, Miss. R.B.Khanderay, Prof.Teena Padvi.
[IJET-V1I3P20] Authors:Prof. D.S.Patil, Miss. R.B.Khanderay, Prof.Teena Padvi.[IJET-V1I3P20] Authors:Prof. D.S.Patil, Miss. R.B.Khanderay, Prof.Teena Padvi.
[IJET-V1I3P20] Authors:Prof. D.S.Patil, Miss. R.B.Khanderay, Prof.Teena Padvi.
 
Smart web cam motion detection
Smart web cam motion detectionSmart web cam motion detection
Smart web cam motion detection
 
Core algorithm and main products by Junyu Tech.(China)
Core algorithm and main products by Junyu Tech.(China)Core algorithm and main products by Junyu Tech.(China)
Core algorithm and main products by Junyu Tech.(China)
 
Traffic Violation Detector using Object Detection
Traffic Violation Detector using Object DetectionTraffic Violation Detector using Object Detection
Traffic Violation Detector using Object Detection
 
Detection and Tracking of Objects: A Detailed Study
Detection and Tracking of Objects: A Detailed StudyDetection and Tracking of Objects: A Detailed Study
Detection and Tracking of Objects: A Detailed Study
 
Human Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision TechniqueHuman Motion Detection in Video Surveillance using Computer Vision Technique
Human Motion Detection in Video Surveillance using Computer Vision Technique
 
Vehicle Monitoring System based On IOT, Using 4G/LTE
Vehicle Monitoring System based On IOT, Using 4G/LTEVehicle Monitoring System based On IOT, Using 4G/LTE
Vehicle Monitoring System based On IOT, Using 4G/LTE
 
A Critical Survey on Detection of Object and Tracking of Object With differen...
A Critical Survey on Detection of Object and Tracking of Object With differen...A Critical Survey on Detection of Object and Tracking of Object With differen...
A Critical Survey on Detection of Object and Tracking of Object With differen...
 
Dq4301702706
Dq4301702706Dq4301702706
Dq4301702706
 

Viewers also liked

Paper id 21201498
Paper id 21201498Paper id 21201498
Paper id 21201498IJRAT
 
Paper id 24201452
Paper id 24201452Paper id 24201452
Paper id 24201452IJRAT
 
Paper id 21201478
Paper id 21201478Paper id 21201478
Paper id 21201478IJRAT
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135IJRAT
 
Paper id 25201491
Paper id 25201491Paper id 25201491
Paper id 25201491IJRAT
 
Paper id 25201420
Paper id 25201420Paper id 25201420
Paper id 25201420IJRAT
 
Paper id 2920143
Paper id 2920143Paper id 2920143
Paper id 2920143IJRAT
 
Paper id 2720144
Paper id 2720144Paper id 2720144
Paper id 2720144IJRAT
 
Paper id 242014124
Paper id 242014124Paper id 242014124
Paper id 242014124IJRAT
 
Paper id 25201467
Paper id 25201467Paper id 25201467
Paper id 25201467IJRAT
 
Paper id 212014131
Paper id 212014131Paper id 212014131
Paper id 212014131IJRAT
 
Paper id 2720145
Paper id 2720145Paper id 2720145
Paper id 2720145IJRAT
 
Paper id 252014116
Paper id 252014116Paper id 252014116
Paper id 252014116IJRAT
 
Paper id 252014106
Paper id 252014106Paper id 252014106
Paper id 252014106IJRAT
 
Corriculum Vitae Ingles
Corriculum Vitae InglesCorriculum Vitae Ingles
Corriculum Vitae InglesJorge Muginga
 

Viewers also liked (15)

Paper id 21201498
Paper id 21201498Paper id 21201498
Paper id 21201498
 
Paper id 24201452
Paper id 24201452Paper id 24201452
Paper id 24201452
 
Paper id 21201478
Paper id 21201478Paper id 21201478
Paper id 21201478
 
Paper id 252014135
Paper id 252014135Paper id 252014135
Paper id 252014135
 
Paper id 25201491
Paper id 25201491Paper id 25201491
Paper id 25201491
 
Paper id 25201420
Paper id 25201420Paper id 25201420
Paper id 25201420
 
Paper id 2920143
Paper id 2920143Paper id 2920143
Paper id 2920143
 
Paper id 2720144
Paper id 2720144Paper id 2720144
Paper id 2720144
 
Paper id 242014124
Paper id 242014124Paper id 242014124
Paper id 242014124
 
Paper id 25201467
Paper id 25201467Paper id 25201467
Paper id 25201467
 
Paper id 212014131
Paper id 212014131Paper id 212014131
Paper id 212014131
 
Paper id 2720145
Paper id 2720145Paper id 2720145
Paper id 2720145
 
Paper id 252014116
Paper id 252014116Paper id 252014116
Paper id 252014116
 
Paper id 252014106
Paper id 252014106Paper id 252014106
Paper id 252014106
 
Corriculum Vitae Ingles
Corriculum Vitae InglesCorriculum Vitae Ingles
Corriculum Vitae Ingles
 

Similar to Paper id 25201468

Automated Surveillance System and Data Communication
Automated Surveillance System and Data CommunicationAutomated Surveillance System and Data Communication
Automated Surveillance System and Data CommunicationIOSR Journals
 
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsAutomatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsIRJET Journal
 
Event Detection Using Background Subtraction For Surveillance Systems
Event Detection Using Background Subtraction For Surveillance SystemsEvent Detection Using Background Subtraction For Surveillance Systems
Event Detection Using Background Subtraction For Surveillance SystemsIRJET Journal
 
Motion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMotion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMangaiK4
 
Motion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMotion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMangaiK4
 
MULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTS
MULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTSMULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTS
MULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTSsipij
 
IRJET- A Survey on Human Action Recognition
IRJET- A Survey on Human Action RecognitionIRJET- A Survey on Human Action Recognition
IRJET- A Survey on Human Action RecognitionIRJET Journal
 
Project ppt 2.pptx
Project ppt 2.pptxProject ppt 2.pptx
Project ppt 2.pptxAKASHCSE1137
 
Tracking-based Visual Surveillance System
Tracking-based Visual Surveillance SystemTracking-based Visual Surveillance System
Tracking-based Visual Surveillance SystemIRJET Journal
 
Abandoned Object Detection Based on Statistics for Labeled Regions
Abandoned Object Detection Based on Statistics for Labeled RegionsAbandoned Object Detection Based on Statistics for Labeled Regions
Abandoned Object Detection Based on Statistics for Labeled RegionsIRJET Journal
 
Feature Selection Method For Single Target Tracking Based On Object Interacti...
Feature Selection Method For Single Target Tracking Based On Object Interacti...Feature Selection Method For Single Target Tracking Based On Object Interacti...
Feature Selection Method For Single Target Tracking Based On Object Interacti...IJERA Editor
 
IRJET- Prediction of Anomalous Activities in a Video
IRJET-  	  Prediction of Anomalous Activities in a VideoIRJET-  	  Prediction of Anomalous Activities in a Video
IRJET- Prediction of Anomalous Activities in a VideoIRJET Journal
 
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...ijitcs
 
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
 
IRJET - Automatic Gun Control using Motion Detection System
IRJET - Automatic Gun Control using Motion Detection SystemIRJET - Automatic Gun Control using Motion Detection System
IRJET - Automatic Gun Control using Motion Detection SystemIRJET Journal
 
Video Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic MonitoringVideo Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic MonitoringMeridian Media
 

Similar to Paper id 25201468 (20)

F011113741
F011113741F011113741
F011113741
 
proceedings of PSG NCIICT
proceedings of PSG NCIICTproceedings of PSG NCIICT
proceedings of PSG NCIICT
 
Automated Surveillance System and Data Communication
Automated Surveillance System and Data CommunicationAutomated Surveillance System and Data Communication
Automated Surveillance System and Data Communication
 
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in TunnelsAutomatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
Automatic Detection of Unexpected Accidents Monitoring Conditions in Tunnels
 
Event Detection Using Background Subtraction For Surveillance Systems
Event Detection Using Background Subtraction For Surveillance SystemsEvent Detection Using Background Subtraction For Surveillance Systems
Event Detection Using Background Subtraction For Surveillance Systems
 
F124144
F124144F124144
F124144
 
Motion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMotion Object Detection Using BGS Technique
Motion Object Detection Using BGS Technique
 
Motion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMotion Object Detection Using BGS Technique
Motion Object Detection Using BGS Technique
 
MULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTS
MULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTSMULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTS
MULTIPLE OBJECTS TRACKING IN SURVEILLANCE VIDEO USING COLOR AND HU MOMENTS
 
IRJET- A Survey on Human Action Recognition
IRJET- A Survey on Human Action RecognitionIRJET- A Survey on Human Action Recognition
IRJET- A Survey on Human Action Recognition
 
Project ppt 2.pptx
Project ppt 2.pptxProject ppt 2.pptx
Project ppt 2.pptx
 
Tracking-based Visual Surveillance System
Tracking-based Visual Surveillance SystemTracking-based Visual Surveillance System
Tracking-based Visual Surveillance System
 
Abandoned Object Detection Based on Statistics for Labeled Regions
Abandoned Object Detection Based on Statistics for Labeled RegionsAbandoned Object Detection Based on Statistics for Labeled Regions
Abandoned Object Detection Based on Statistics for Labeled Regions
 
Feature Selection Method For Single Target Tracking Based On Object Interacti...
Feature Selection Method For Single Target Tracking Based On Object Interacti...Feature Selection Method For Single Target Tracking Based On Object Interacti...
Feature Selection Method For Single Target Tracking Based On Object Interacti...
 
IRJET- Prediction of Anomalous Activities in a Video
IRJET-  	  Prediction of Anomalous Activities in a VideoIRJET-  	  Prediction of Anomalous Activities in a Video
IRJET- Prediction of Anomalous Activities in a Video
 
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
APPLICATION OF VARIOUS DEEP LEARNING MODELS FOR AUTOMATIC TRAFFIC VIOLATION D...
 
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
 
IRJET - Automatic Gun Control using Motion Detection System
IRJET - Automatic Gun Control using Motion Detection SystemIRJET - Automatic Gun Control using Motion Detection System
IRJET - Automatic Gun Control using Motion Detection System
 
Video Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic MonitoringVideo Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic Monitoring
 
O180305103105
O180305103105O180305103105
O180305103105
 

More from IJRAT

96202108
9620210896202108
96202108IJRAT
 
97202107
9720210797202107
97202107IJRAT
 
93202101
9320210193202101
93202101IJRAT
 
92202102
9220210292202102
92202102IJRAT
 
91202104
9120210491202104
91202104IJRAT
 
87202003
8720200387202003
87202003IJRAT
 
87202001
8720200187202001
87202001IJRAT
 
86202013
8620201386202013
86202013IJRAT
 
86202008
8620200886202008
86202008IJRAT
 
86202005
8620200586202005
86202005IJRAT
 
86202004
8620200486202004
86202004IJRAT
 
85202026
8520202685202026
85202026IJRAT
 
711201940
711201940711201940
711201940IJRAT
 
711201939
711201939711201939
711201939IJRAT
 
711201935
711201935711201935
711201935IJRAT
 
711201927
711201927711201927
711201927IJRAT
 
711201905
711201905711201905
711201905IJRAT
 
710201947
710201947710201947
710201947IJRAT
 
712201907
712201907712201907
712201907IJRAT
 
712201903
712201903712201903
712201903IJRAT
 

More from IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Paper id 25201468

  • 1. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 170 Identifying Abnormality in Traffic Videos S.Ramya1, R.Vadivel2 Department of Computer Science and Engineering1, 2, Adithya Institute of Technology1, 2 Email: ramyanethra4@gmail.com1, vadivel_r@gmail.com2 ABSTRACT: Abnormal vehicle detection in traffic videos using video surveillance systems are attracting more extensive interest due to public security in traffic signals to avoid accident. Lot of techniques is evolved but, there is no specific study involved in anomalous vehicle behaviors based on traffic rules. Basic steps in abnormal vehicle detection are object detection, object tracking and object classification. In this paper, abnormal vehicle detection techniques are discussed for object detection, tracking and classification. The events are detected using mining semantic information. The application of this concept is used in different traffic scenes for public security. Keywords Object detection, object tracking, abnormal event detection, object classification, video surveillance. 1. INTRODUCTION Automated surveillance systems aim to integrate real-time and efficient computer vision algorithms in order to assist human operation. This is an ambitious goal which has attracted an increasing amount of researchers to solve surveillance problems of object detection, object classification, object tracking, abnormality detection and counting vehicles in traffic scenes using interesting algorithms. In video surveillance system, object detection and tracking are the main issue of the central importance for any of the modern video surveillance [10] and behavioral analysis system. The abnormal event detection techniques are shown in Fig. 1. Automated video surveillance systems consist of video sensors, which are used for observing people as well as other moving objects in a traffic scene for identifying normal/abnormal activities of objects, interesting events and other specific events. Surveillance cameras [3] are video cameras that are used for the purpose of observing abnormal activities in banking, airport, traffic scene, parking slot, colleges. In foreign countries surveillance cameras are used in traffic scenes to detect the abnormal activities of that are breaking the traffic rules. They are often connected or continuously monitor through a recording device and may also be watched by a security guard. Cameras and recording equipment used for detecting abnormal activities are relatively expensive. It also requires humans to monitor camera videos and frames, but analysis of frames has been made easier by automated software/algorithms that organizes digital video frames into a trainable database, and by video analysis software. The amounts of video cameras are also drastically reduced by motion sensors; it only records data when motion is detected. The surveillance cameras are very simple and inexpensive enough to be used in home security systems, and for everyday surveillance. It is very useful to governments and law enforcement application to maintain social activities, recognize and monitor threats, and prevent criminal activity in common environment. The basic operation in video surveillance system is object detection. It is commonly used to detect the objects in crowded scenes, moving videos using background and foreground subtraction [1]. If there are few objects in a scene, each object is connected to the foreground object usually corresponds to a background object; these kind of object is denoted as single-object. It is common that several objects form one big object, which is called multi-object. The single and multi object are merged because of the angle of the camera, shadow of other objects, and moving objects near each other. Multi-object is detected as one foreground; it is difficult to obtain the appearance feature of each single object. It is difficult to track [5] and classify the particular object in a scene. For this kind of problem numerous algorithms are proposed. Object classification is used to classify moving objects into semantically meaningful categories. This recognition task is difficult, due to object with diverse visual appearances, which results in large intra-class variations. Objects are classified only after the object detection. The object shapes in videos may change randomly under different camera views and angles. In addition, the detected shapes may be noised by shadow or other factors. Another important feature is the appearance-based method to achieve robust object classification in diverse camera viewing angles. However, due to low resolution, shadow, and different viewing angles, classifying objects with only one of these features is not sufficient in video surveillance.
  • 2. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 Fig. 1. Abnormal vehicle detection techniques Abnormal event detection [4] and object tracking are other important task in video surveillance. The scene models are using the observations of tracks over a long period of time. Based on the learned information, abnormal events are detected, improve performance of object tracking, and help to travel in correct path. Automated surveillance systems consist of video sensors observing people as well as other moving and interacting objects in a given surroundings observing normal/abnormal activities, interesting events, and other domain-specific goals. Based on signal detection and estimation theory, these metrics are extended for correct application towards performance evaluation of video surveillance systems. These metrics are evaluated after establishing correspondences between ground truth and tracker result objects. learned by , the vehicles . video for ction 2. RELATED WORK In recent years, some approaches are used to improve the performance of object detection. Detecting foreground objects by subtracting background [9] objects. It is a simple approach to detect moving objects in video. . The basic step is to subtract the current image e from a background image and to classify each pixel as foreground or background by comparing the difference with a threshold. Morphological operations followed by a connected component analysis are used to compute all active regions in the image. Chen [6] et al proposed a novel background subtraction method, called hierarchical background model (HBM). It first segments the image in the training sets by mean shift segmentation. By using the gray histograms as features, then build the MoGs with a different number of distributions for each region. The number of distributions can be set manually or computed by an unsupervised cluster algorithm. These MoG models are used as the first level detector to decide which region contains the foreground objects. The histograms of oriented gradients of pixels are employed to describe regions. Object classification methods are used to extract suitable features of image data representation. Common features for classifying objects after motion-based detection include size, compactness, aspect ratio and simple descriptors of shape or motion. Bose and Grimson describe a scene-invariant classification system that uses the learning of scene context information for a new viewpoint. Brown presented an objec system for distinguishing humans from vehicles for an arbitrary scene. Many other features are also used. These methods need camera calibration to reduce the parameters to be estimated and can hardly achieve real time performance due to hi computation complexity. Han Li [2] et al proposed a novel algorithm to detect traffic abnormal events refer to the abnormal traffic flow in highway caused by occurrence of highway events. Because of the random and unpredictable properties of abnormal tr video-based traffic abnormal detection has become a popular problem in the research field of traffic safety. The major difficulties of traffic anomaly detection include two aspects: motion modeling of abnormal traffic events and vehicle behav classification. Hidden Markov Model (HMM) and 3D model are widely used for motion modeling. Multiple observations of HMM are adopted it into the description of object movement, but the model depends upon the quality and quantity of observational data, the accuracy of events characteristics are associated. Weiming Hu [7] et al. vehicle motion tracking and modeling, but it is difficult to obtain the accuracy behavior classification approach and clustering method are widely used the self-organizing fuzzy neural network to learn the motion patterns of vehicle trajectory for anomaly identification and calculation. abnormal event videos are required to ensure the accuracy of this method. Patino classify the vehicle trajectories based on hier method, the classification results may be affected due to the errors caused by decomposition or combination in certain clustering level. 171 eground object classification high traffic events, behavior use the 3D model for ion from the video. In approach, neural network used. Hu employ But a lot of his hierarchical clustering
  • 3. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 Lixin [8] et al proposed large am E-ISSN: 2321-9637 amounts of methods for traffic analysis are proposed based on vehicle tracking in traffic. Vehicle tracking can yield traditional traffic information, such as lane changes and vehicle behaviors. Calculating the trajectory levels over space and time, the trad traffic parameters are more stable than corresponding measurements from point detectors S.no Method 1 traditional Object classification using Multi block Local Binary pattern 2 Principal component analysis for labeled and unlabeled data 3 Multiple instance learning for object tracking 4 Bayeasian network for trajectory analysis 5 Mean shift and k-means clustering 3. PROPOSED SYSTEM The proposed system includes the concept of mining semantic context information to detect abnormal vehicles. Methods are: object detection, object classification, object tracking, event 3.1 Object Detection The initial step of object detection is background subtraction. If there are few objects in the traffic scene, each one is a connected component of the foreground usually corresponds to an object; this kind of blob is denoted as single common that several objects form one big object, which is called multi-object [5]. The single and which can only average over time. Traffic parameters are often calculated based on the numbers and instantaneous speeds of tracked vehicles. The survey of different techniques used in different papers is shown in Table 1 and their applications are explained. Table 1. Comparison of different methods Advantage Disadvantage Multi-block Real time and robust Not applicable for background images Unlabeled data are used More complicated Real time Only for supervised methods Space complexity is less Time is increased Time complexity is less Only for neighboring points detection are shown in Fig implemented by calculating the probability density function for trajectories using Gaussian distribution. Additional features like direction are included. Trajectory cases are already mentioned, vehicles crossing the trajectories they are detected as abnormal. Fig. 1 Overview of the framework single-object. It is multi object are merged because of the angle of the camera, shadow of other objects, and moving objects near to each other. objects are detected as one foreground, it is difficult to obtain the emergence single object. p(MV/xt) 172 rent Application Image segmentation Normal distribution function Training dataset Traffic application Traffic application Fig. 2. These are g speed and Because the multiple d element of each
  • 4. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 Abnormal 173 L = p(SV/xt) 3.2 Object Tracking The learned information is used to detect abnormal event, improve object tracking, and also guide vehicles to avoid accidents. Recently, many approaches have been proposed to learn motion patterns using moving videos. Some of them are based on the trajectory analysis in traffic scenes. Tracking detected objects frame by frame in video is a significant and intricate charge. It is a crucial part of smart surveillance systems since without object tracking. The organized systems are not extracting from the time information about objects and higher level behavior analysis steps would not be possible. 3.3 Object Classification Moving regions detected in video may correspond to different objects in real-world such as pedestrians, vehicles, clutter, bags, etc. It is very important to recognize the type of a detected object, as the results here are further analyzed to detect abnormal events. Currently, there are two major approaches towards moving object classification which are shape-based and motion-based methods. The object classification is used to classify the vehicles from pedestrians. Common features used in shape-based classification schemes are the bounding rectangle, area, silhouette and gradient of detected object regions. Some of the methods in the literature use only temporal motion features of objects in order to recognize their classes. 4. EXPERIMENTAL SETUP AND PERFORMANCE ANALYSIS The abnormal event detection algorithms are implemented using the windows operating system, intel core processor with 2.93 GHz processor, 2.0 GB RAM and visual studio 2010 using c# .net for developing. The input video dataset are taken from free source. Input videos are of different format like avi, JPEG, MPEG. Based on tragedies in traffic videos abnormal vehicles are detected. The results are analyzed as follows. The performance analysis of different algorithms used for object detection, tracking, classification and speed estimation are calculated as follows: Input OD OT OC Abnormal GMM 94 83 - 88.5 Adaboost - - 96 96 Performance 94 83 96 92.5 Table 2 Performance of algorithms The abnormal vehicle detection algorithms performances are shown in table 2. It consists of techniques and algorithms explained in rows and columns. Overall abnormal percentage is 92.5. GMM Adaboost Performance Fig. 3. Performance analysis 100 95 90 85 80 75 OD OT OC The graph consists of abnormality percentage compare to different techniques shown in fig. 3. 5. CONCLUSION The detection of anomalous vehicle behaviors techniques are studied and a novel method is proposed to detect the vehicle abnormality in traffic scenes based on mining semantic context information. It will be used in traffic application. Mining scene specific context information by using object specific context information. By trajectory analysis; vehicle movement can be continuously monitored based on direction and speed of the vehicle. Using semantic context information object detection, object tracking, vehicle abnormality detection can be efficiently improved. REFERENCE [1] A. Elgammal, D. Harwood, and L. Davis, 2000, “Non-parametric model for background subtraction,” in proc. IEEE Frame-Rate Workshop. [2] Han Li, Qisheng Wu, Aiping Dou, 2013, “Abnormal traffic event detection based on short time constant velocity model and spatio-temporal trajectory analysis”, Journal of Information and Computational Science, pp. 5233-5241. [3] J.C. Nascimento and J.S. Marques, 2006, “Performance evaluation for object detection algorithms for video surveillance,” IEEE Trans. Multimedia, vol. 8, no.4, pp.761-774. [4] L. Zhang, S. Li, X. Yuan, and S. Xiang, 2007, “Real time object classification in video surveillance based on appearance learning”, in Proc. IEEE Int. Workshop Visual Surveillance in conjunction with CVPR. [5] M. Kafai and B. Bhanu, 2012, “Dynamic Bayesian networks for vehicle classification in
  • 5. International Journal of Research in Advent Technology, Vol.2, No.5, May 2014 E-ISSN: 2321-9637 174 video,” IEEE Trans. Ind. Inf., vol. 8, no. 1, pp. 100-109. [6] S. Chen, J. Zhang, and Y. Li, 2012, “A hierarchical model incorporating segmented regions and pixel descriptors for video background subtraction,” IEEE Trans. Ind. Inf., vol.8, no. 1, pp. 118-127. [7] T. Ojala, M. Pietikainen, and D. Harwood, 2008, “A Comparative study of texture measure with classification based on feature distributions,” Pattern Recognit., pp. 51-59. [8] T. Zhang, H. Lu, and S. Li, 2009, “learning semantic scene model by object classification and trajectory clustering,” in Proc. CVPR. [9] T. Zhang, S. Z. Li, S. Xiang, L. Zhang, and S. Liu, 2008 “Co-training based segmentation of merged moving objects,” Proc. Video Surveillance. [10] W. Hu, X. Xiao, Z. Fu, D. Xie, T. Tan, and S. Maybank, 2006, “A system for learning statistical motion patterns,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 28, no. 9, pp. 1450-1464.