Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 4

TITLE OF THE PROJECT

Motion Detection with SMS messaging


for
Bank Security

1
Abstract

Security is important aspect in houses, offices, banks , etc. especially in

offices and banks more security required in night time and on holidays when office

is close. For this reason we are developing software where the camera connected to

computer, laptop detects any motion taking place within its vision and sends

immediate alert message through SMS to concern person. As side application we can

use it like CC TV camera.

Introduction

There are many approaches for motion detection in a continuous video

stream. All of them are based on comparing of the current video frame with one

from the previous frames or with something that we'll call background.

Here idea is camera takes snaps randomly and if there is difference two

snaps then it considers that as motion, i.e. change in the snap. When motion detected

immediate recording started and clip is stored.

Objective

 Detect motion

 Video recording

 SMS alert

Scope

Useful in areas like offices, banks and even in house for security alerts.

2
Tools / Platform, Hardware and Software Requirement specifications

SOFTWARE REQUIREMENTS:

Operating System : Windows 2000/XP

Language : VB.net or Java

Front End : Visual Basic .NET (VB.NET) 2005 or Java Swing

Back End : Oracle.

HARDWARE REQUIREMENTS:

Our system is intended to work on all Pentium machines, which

run Microsoft Windows Operating System. The versions of the same like

Windows XP which has Microsoft .Net Framework 3.0 installed.

The basic hardware requirements are as follows:

Processor : Intel Pentium 4 or even higher version

RAM : min of 512 MB or higher MB

Hard Disk : min of 50 GB or higher GB

Other Requirements : GSM Model / Mobile Handset

3
Modules and their description

Admin

Login : Admin Login which allows to start system /shut system

Create user : Create system user who are authorised to access the system,

allot them user name & password

SMS information : Stores mobile number on which SMS sent , when motion

detected

Log data : Keeps user information logins/Logouts.

Motion Detection : Detects the motion when some change of frame occur in front

of camera.

SMS Sender : Sends SMS to stored number , when motion detected.

Users

Login : Login which allows to start system /shut system to user

Change password : User can change his password.

Change mobile number: User can change his mobile number.

You might also like