0% found this document useful (0 votes)
147 views

CCTV Theft Detection and Tracking: Features

The document proposes a CCTV-based theft detection and tracking system using image processing and motion tracking. The system works on initial video frames to segment moving objects from the background, applies preprocessing to remove noise, and uses blob analysis to detect and track large moving objects, rejecting smaller ones. When a theft is detected, the system generates a beep alert that could later be replaced with SMS notifications. The system is designed to enhance theft detection without additional sensors.

Uploaded by

Mohd sohail
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
147 views

CCTV Theft Detection and Tracking: Features

The document proposes a CCTV-based theft detection and tracking system using image processing and motion tracking. The system works on initial video frames to segment moving objects from the background, applies preprocessing to remove noise, and uses blob analysis to detect and track large moving objects, rejecting smaller ones. When a theft is detected, the system generates a beep alert that could later be replaced with SMS notifications. The system is designed to enhance theft detection without additional sensors.

Uploaded by

Mohd sohail
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

CCTV Theft Detection and Tracking

Here we propose a camera footage based theft detection along with thieves
tracking based on motion. For this purpose we use image processing to detect theft
occurrence and motion tracking to track thieves in CCTV footage. System allows
to enhance theft detection without use of sensors. This application uses foreground
detector and blob analysis to detect motion of thief. This system focuses on
detecting objects. Here we don’t process the entire video but we work on initial
video frame in which the moving objects are segmented from the background.
Here we applied image preprocessing steps in order to remove undesirable noise
and we used some image processing methodology to fill gaps in the detected
objects. We used blob analysis methodology to detect connected component.
System rejects smaller objects. Finally motion of large object is detected and
surrounded by bounding box. System will detect the thief and beep sound will be
generated this can be later replaced by sms notifications or remote alerting
systems.

Features:

 We work on initial video frame in which the moving objects are segmented
from the background.
 We applied image preprocessing steps in order to remove undesirable noise
and we used some image processing methodology to fill gaps in the detected
objects.
 Blob analysis methodology to detect connected component. System rejects
smaller objects.
 System will detect the thief and beep sound will be generated this can be
later replaced by sms notifications or remote alerting systems.
Software:

 Version: Matlab R2013a


 Operating system: Windows 7 and above

Hardware:

 i3 Processor
 RAM 4 GB
 Webcam

Advantages:

 People are alerted by beep sound.

Disadvantages:

 Requires video with good resolution.

Application:

Residential ,Shops and Co-Operate Areas

Reference

 http://ieeexplore.ieee.org/xpl/articleDetails.jsp?
arnumber=5206580&queryText=motion%20tracking&newsearch=true

You might also like