Moving detection using cellular neural network (CNN)

Detecting moving objects is a key component of an automatic visual surveillance and tracking system. Previous motion-based moving object detection approaches often use background subtraction and inter-frame difference or three-frame difference, which are complicated and takes long time. In this pape...

Full description

Saved in:
Bibliographic Details
Main Author: Prema Latha, Subramaniam
Format: Undergraduates Project Papers
Language:English
Published: 2008
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/291/1/Prema_Latha_Subramaniam.pdf
http://umpir.ump.edu.my/id/eprint/291/
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Universiti Malaysia Pahang
Language: English
Description
Summary:Detecting moving objects is a key component of an automatic visual surveillance and tracking system. Previous motion-based moving object detection approaches often use background subtraction and inter-frame difference or three-frame difference, which are complicated and takes long time. In this paper, we proposed a simple and fast method to detect a moving object using Cellular Neural Network. The main idea in Cellular Neural Network is that connection is allowed between adjacent units only. This paper comprises the implementation of the basic templates available in Cellular Neural Network. The templates are programmed in MATLAB. There are few rules in Cellular Neural Network that has to be implemented when programming the templates, such as the state equation, output equation, boundary condition and also the initial value. These templates are combined to create the most ideal algorithm to detect a moving object in an image. A video of a bouncing ball is recorded using a static camera. The video then are segmented into images using SC Video Developer. Ten images are selected to be used in this project. The algorithm created is used to detect the ball in the images. This paper also includes the use of Image Processing Toolbox in MATLAB. An analysis is conducted by comparing the ball’s position in each image according to the time. This analysis indicates whether the object has shifted position or moved in the images. The efficiency of the result for this paper is 85%.