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

Security System Using Motion Detection

The document describes a security system using motion detection that has the following key features: 1) It analyzes differences between consecutive camera frames to detect motion within specified blocks. 2) When motion is detected above a sensitivity threshold, it sends alerts including showing the motion on screen, activating an alarm, sending SMS notifications to an administrator, and recording snapshots and video to a database for remote access via FTP. 3) The system is designed to automatically monitor areas with a camera, detect changes that could indicate movement of objects or people, and notify relevant parties through multiple output channels.

Uploaded by

Deepak Maurya
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views

Security System Using Motion Detection

The document describes a security system using motion detection that has the following key features: 1) It analyzes differences between consecutive camera frames to detect motion within specified blocks. 2) When motion is detected above a sensitivity threshold, it sends alerts including showing the motion on screen, activating an alarm, sending SMS notifications to an administrator, and recording snapshots and video to a database for remote access via FTP. 3) The system is designed to automatically monitor areas with a camera, detect changes that could indicate movement of objects or people, and notify relevant parties through multiple output channels.

Uploaded by

Deepak Maurya
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 10

Security System using Motion Detection

Submitted By:
Deepak Maurya Ayub Khan Dheeraj Bhist Hamendar sharma

Basic Concept behind the whole system

Images are grabbed by the camera and drawn rapidly onto a panel. A movement detector analyzes consecutive frames and highlights any change/movement with a specified block. This application is called as MotionDetector. Output signal will invoke a new thread showing the outputs results which are enabled.

Input

Input:

captured with a fixed camera containing one or more moving objects of interest Adjustable level of sensitivity.

Processing Goals:

determine the image regions where significant motion has occurred

Output
1)

Shows the Sensitive Motion in a specified block.


By compairing the adjecent buffered images pixel by pixel which are captured through the camera, it displays the detected motion in a specified block in the application panel

Output
2) Warning Alert using Alarm System.
When any motion is sensed by the security camera, the alarm receives valid input signal and generates an alert sound.

When Motion Occurs !

Output
3) Sends SMS on Administrators Cell Phone.
whenever there is a motion detected more than the threshold sensitivity level, this module gets a valid input signal and sends SMS to the administrators cell phone using HTTP API.

When Motion Occurs !

Output
4) Sends E-Mail with Snapshots of Detected Motion at regular
interval of time.

Output
5) Automatically records Detected Sensitive Motion and stores in database.
A database will record all the video files captured using the camera and stores them in the database with there various atributes.

Output
6) Snapshots and videos will get uploaded to an FTP account for remote
access.

End Of Presentation

You might also like