Prototyping 2014-01-20 (Lens Based Media): Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 16: Line 16:


== Resources==
== Resources==
* crosslab.wdka.hro.nl/diy/downloads
* http://processing.org/
* http://crosslab.wdka.hro.nl/diy/downloads/
* https://code.google.com/p/simple-openni
* https://code.google.com/p/simple-openni



Revision as of 14:44, 20 January 2014

Kinect Introduction

  • MicroSoft Xbox device


Technical Specs

  • 1 RGB camera
  • 1 Infrared camera
  • 1 Infrared emitter
  • Microphone array (4) for voice commands

[explanation video]

3 important Kinect techniques

  • Point Cloud Data - Depth points of the IR-camera to re-create a 3d scene
  • Blob detection - Recognising a moving shape (body figures)
  • Skeleton detection

Resources

Demos

gameplay

pointcloud / particle



Blob Detection

Skeleton Tracking / Motion Capture





Assignment