Interactive Camera-Projector System

(Difference between revisions)
Jump to: navigation, search
m (Downloads)
m (Future Work)
Line 24: Line 24:
 
|}
 
|}
 
* More different mouseevents
 
* More different mouseevents
* KDE-miniprogram with configuration wizard
 
** give feedback for setting up the camera
 
** allow calibration of the system
 
** support acquisition of a reference image for improved pointer-detection (using colour-segmentation)
 
  
 
==Gallery==
 
==Gallery==

Revision as of 16:06, 11 October 2006

Accessing the KDE-menu using the system (2.72 MByte video)
Developed by Juan Roldan, ERASMUS exchange student from Cordoba, Spain
Ushakiran Soutapalli, MSc student at Sheffield Hallam developed the graphical user-interface

Contents

Camera-Projector System

Application

A software for camera-projector interaction was developed by Juan Roldan and Ushakiran Soutapalli at the Microsystem & Machine Vision Laboratory (MMVL) at Sheffield Hallam University, UK.

The software makes use of a low cost off-the shelf webcam that is calibrated against a standard projector screen. The webcam is used to determine the position of physical pointer (e.g. a pen) which is then used to virtually move the X11 pointer. Point-and-click functionality has also been implemented.

The vision system uses the Mimas real-time computer vision toolkit developed by the MMVL.

How it works

Mouse clicks

The standard deviation of a few recent mouse-positions is used as a criterion, wether the mouse is stationary or moving. If the mouse is stationary, a mouse click is issued.

Future Work

UML-diagram of proposed static structure of future software version
UML-diagram of proposed collaboration of future software version
  • More different mouseevents

Gallery

Artist's impression of the system
Interactive camera-projector system
Long demonstration of the prototype-system (11.4 MByte video)
Short interactive slides presentation with the system (6.3 MByte video)
Browsing the file-system and trying to play minigolf (14.4 MByte video)
Playing Reversi against the computer (5.54 MByte video also available at video.google.co.uk)
Calibration of the screen using projected patterns
Prototype of new user-interface (13.7 MByte video)

Downloads

Download mando-0.1.tar.bz2 (339 kByte). For your convenience the required parts of Mimas are included in the package. To build and run the package do

tar xjf mando-0.1.tar.bz2
cd mando-0.1
./configure
make
./mando

Sorry, but make install is not fully implemented at the moment (the software would need to load the calibration-patterns from the data-directory). At the moment the images for calibration are loaded from the current working directory.

See Also

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox