Skip to content

anugrah-saxena/COMS514_VirtualPerimeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

COMS514_VirtualPerimeter

Virtual Perimeter Assistant using Kinect

Virtual Perimeter Assistant is a desktop-enabled, online, sensor-based elderly support software. Its key features are

  • Quick warning given to elderly people when they approach risky areas through a call to their cell phone
  • Economical (cost is < $100, excluding cost of cell phone and a computer)
  • Simple to use and configure

Version

1.0.0

Tech

Virtual Perimeter Assistant uses the following software:

Installation

  1. Install Kinect SDK
  2. Create a Twilio account
  3. Verify the required mobile number in Twilio
  4. Create an application in Twilio and enable Voice support for it
  5. Obtain the authentication token, applicatino sid and account sid
  6. Update them in MainWindow.xaml.cs file of source code
  7. Build the project and execute it
  8. Test it as explained in the demo
  9. To configure the distances (ie. marking the risky areas) upate the CallTriggerDistance and MessageTriggerDistance variable in the MainWindow.xaml.cs file

###How it works

  1. Start server
  2. Update the server with perimeter fencing covering both Warning and Risky areas in your home as may be required
  3. Place Kinect Motion sensor at angle 70 degrees to the room area.
  4. Ensure the elderly person is with his/her mobile phones switched "on" so they could receive warning calls
  5. Caregivers should also ensure their phones are switched "on" always so that they get calls for rescue when elderly is in danger .

Development

The software uses C# language for development.

Team members contacts:

  1. Oluwafemi Richard Oyeleke - [email protected]
  2. Minghui Zhao - [email protected]
  3. Arvind Ranganathan - [email protected]
  4. Anugrah Saxena - [email protected]
  5. Le Zhang - [email protected]

About

Virtual Perimeter Assistant using Kinect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages