CFP last date
20 May 2024
Reseach Article

SIMULINK based Moving Object Detection and Blob Counting Algorithm for Traffic Surveillance

by Mayur Salve, Dinesh Repale, Sanket Shingate, Divya Shah
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 70 - Number 17
Year of Publication: 2013
Authors: Mayur Salve, Dinesh Repale, Sanket Shingate, Divya Shah
10.5120/12159-8135

Mayur Salve, Dinesh Repale, Sanket Shingate, Divya Shah . SIMULINK based Moving Object Detection and Blob Counting Algorithm for Traffic Surveillance. International Journal of Computer Applications. 70, 17 ( May 2013), 17-21. DOI=10.5120/12159-8135

@article{ 10.5120/12159-8135,
author = { Mayur Salve, Dinesh Repale, Sanket Shingate, Divya Shah },
title = { SIMULINK based Moving Object Detection and Blob Counting Algorithm for Traffic Surveillance },
journal = { International Journal of Computer Applications },
issue_date = { May 2013 },
volume = { 70 },
number = { 17 },
month = { May },
year = { 2013 },
issn = { 0975-8887 },
pages = { 17-21 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume70/number17/12159-8135/ },
doi = { 10.5120/12159-8135 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:33:37.508946+05:30
%A Mayur Salve
%A Dinesh Repale
%A Sanket Shingate
%A Divya Shah
%T SIMULINK based Moving Object Detection and Blob Counting Algorithm for Traffic Surveillance
%J International Journal of Computer Applications
%@ 0975-8887
%V 70
%N 17
%P 17-21
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The main objective of this paper is to propose a SIMULINK MODEL to detect moving vehicles. Background subtraction is the technique used in this algorithm. Based on the retrieved information, automatic traffic surveillance can be done. Initially, a recorded video is given directly to the blocks. The main logic is then implemented using various Embedded MATLAB blocks using individual algorithms. The algorithm takes into consideration three main techniques namely Background Subtraction, Edge Detection and Shadow Detection. Background Subtraction block is sub-divided into Selective and Non-selective parts to improve the sensitivity and give accurate background. Edge detection helps to detect the exact boundaries of moving vehicles. This is followed by the shadow detection block that removes the falsely detected pixels that are generated due to shadow of the vehicle. By analyzing the output of the blocks discussed above, the final mask is generated. The mask along with the input frame processed to give the final video output with the detected object. Furthermore, using a Blob analysis block, parameters such as number of blobs per frame (vehicles) and the area of blobs can be used directly for traffic surveillance. Finally a Blob counting block is used to count and display the total number of cars.

References
  1. Sen-Ching S. Cheung and Chandrika Kamath, "Robust Background Subtraction With Foreground Validation For Urban Traffic Video" in Proc. SPIE Video Communication and Image Processing, 2004,pp. 881-892.
  2. Marek Wójcikowski, Robert Zaglewski, "FPGA-Based Real-Time Implementation of Detection Algorithm for Automatic Traffic Surveillance Sensor Network".
  3. A. Franois, G. Medioni, "Adaptive Color Background Modeling for Real-Time Segmentation of Video Streams", in Proc. of Int. Conf. Imaging Science, Systems and Technology, Las Vegas, NV, 1999, pp. 227-232.
  4. F. Porikli, Y. Ivanov, T. Haga, "Robust abandoned object detection using dual foregrounds", EURASIP J. Adv. Signal Process,Jan. 2008.
  5. D. Duque, H. Santos, P. Cortez, "Moving Object Detection Unaffected by Cast Shadows,Highlights and Ghosts", in Proc. IEEE Int. Conf. Image Processing, 2005, pp. 413-416.
  6. R. Cucchiara, C. Granna. M. Piccardi, A. Prati, S. Sirotti, "Improving Shadow Suppression in Moving Object Detection with HSV Color Information", in Proc. IEEE Intell. Transp. Syst. Conf. , Oakland, CA, 2001, pp. 334-339.
  7. R. Cucchiara, C. Granna. M. Piccardi, A. Prati, "Detecting Moving Objects, Ghosts and Shadows in Video Streams", IEEE Trans. Pattern Anal. Machine Intell. , vol. 25, no. 10, pp. 1337-1342, Oct. 2003.
  8. http://www. mathworks. in
Index Terms

Computer Science
Information Sciences

Keywords

SIMULINK MATLAB Moving Object Detection Blob Counting Algorithm Traffic Surveillance