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

From XPUB & Lens-Based wiki
No edit summary
Line 15: Line 15:
* Skeleton detection
* Skeleton detection


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


== Demos ==  
== Demos ==  

Revision as of 14:07, 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