Name

PresenceDetection - A Java/JMF based application that shows a few algorithms detecting presence

Synopsis

java com.presencedetection.gui.PresenceDetection

Availability

Binary and source "beta" distribution are available now in a location TBA. The code runs on Solaris, FreeBSD 3.0, Linux, Windows NT/95/98, with other Unix platforms available upon request and anywhere Java&JMF can be run.

Description

The Presence Detection GUI will display the picture of the user on the left hand pane and then it will display the currently processed frame in the right panel. Based on the algo that is currently running the program will display whether the user is present

Features

Configuration

  1. Make sure that you have a webcam or other camera device connected to the computer
  2. Install Java v. 1.2 or later
  3. Install JMF (http://java.sun.com/products/java-media/jmf/)

Options

N/A

Notes

If you need to download JBuilder specific jar files for GUI layout (sometimes JBuilder likes to use their own classes instead of the standard JAVA classes for GUI components. These can be downloaded at the JBuilder website (www.jbuilder.com).

Authors

Denis Abramov at Columbia University, Department of Computer Science

Acknowledgements

Ideas for some algorithms were based on the techniques popular for face detection. These ideas were found here

Copyright

Copyright 1998-2007 by Columbia University; all rights reserved

Permission to use, copy, modify, and distribute this software and its documentation for not-for-profit research and educational purposes and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that the copyright notice and warranty disclaimer appear in supporting documentation, and that the names of the copyright holders or any of their entities not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Use of this software in whole or in parts for commercial advantage and by for-profit organizations requires a license.

The copyright holders disclaim all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the copyright holders be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortuous action, arising out of or in connection with the use or performance of this software.


Last updated by Denis Abramov