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 Administrator’s Cell Phone.
whenever there is a motion detected more than the threshold sensitivity level, this module gets a valid input signal and send’s SMS to the administrator’s 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.