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

From XPUB & Lens-Based wiki
(Created page with "==Kinect introduction==")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Kinect introduction==
==Kinect Introduction==
* MicroSoft Xbox device
 
 
== Technical Specs ==
* 1 RGB camera
* 1 Infrared camera
* 1 Infrared emitter
* Microphone array (4) for voice commands
 
== 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==
* http://processing.org/
* http://crosslab.wdka.hro.nl/diy/downloads/
* https://code.google.com/p/simple-openni
 
== Demos ==
 
 
*[http://www.youtube.com/watch?feature=player_embedded&v=RT7hGBY5FZU#! How does it work]
*[http://www.youtube.com/watch?v=dTKlNGSH9Po&feature=related How kinect works with infrared:]
*[http://en.wikipedia.org/wiki/Kinect http://en.wikipedia.org/wiki/Kinect]
 
*[http://www.ros.org/wiki/kinect_calibration/technical http://donaldclarkplanb.blogspot.com/2011/01/kinect­from­mr­kinect­himself.html Technical explanation]
 
===gameplay===
 
*[http://www.youtube.com/watch?v=Y­iKWe­U9bY dance central]
*[http://www.youtube.com/watch?v=YJnM7FuUHiU&feature=related kinectimals]
*[http://www.youtube.com/watch?v=Eb58beleiqg the gunstringer:]
 
===pointcloud / particle===
*[http://www.youtube.com/watch?v=quGhaggn3cQ 3d reconstruction ­ kinectfusion]
*[http://www.youtube.com/watch?v=ttrWeG6LOZY kinectigrams ­ stereoscopic video]
*[http://vimeo.com/22689237 interactive kinect particle system]
*[http://vimeo.com/19723907 Moullinex ­ Catalina video clip]
*[http://www.youtube.com/watch?v=nYsqNnDA1l4&feature=related 3d facial performance]
*[http://www.youtube.com/watch?v=gJ_5sDvAlNY&feature=fvst combining with projection mapping ?? :D]

===Blob Detection===
*[http://www.youtube.com/watch?v=xFgvNMN2DiQ&NR=1 Interactive Window]
*[http://vimeo.com/28452629 Interactive Mainstage]
*[http://www.youtube.com/watch?v=vfaNLIowSyk& Gimp Interface (voice recognition + hand detection)]
*[http://vimeo.com/17242680 box2d handtracking]
*[http://achimkern.de/touchdesigner/forest/ Forest]
*[http://www.youtube.com/watch?feature=player_embedded&v=NeHX5jzHFM4 hand gesture detection]
 
===Skeleton Tracking / Motion Capture===
*[http://www.brekel.com/?page_id=155  bhv motion capture]
*[http://www.evolutie.org/movies/kinect_bhv_sl_test_2.mov]
*[http://vimeo.com/21330589 Realtime skeleton Unity 3D]
*[http://www.youtube.com/watch?v=acOKVi­BNJA Realtime skeleton Animata]
*[http://vimeo.com/16985224 Interactive Puppet]
*[http://www.youtube.com/watch?v=w8BmgtMKFbY Control the Humanoid Robot by Kinect]
*[http://www.dyvikdesign.com/site/ parametric xmas­tree]
*[http://vimeo.com/20129604 spider web]
*[http://vimeo.com/24086286 Gesture recognition]
*[http://www.youtube.com/watch?v=TL62txWNFMY&feature=autoplay&list=FLsEO­mDeqS1JOQ  National Geographics ­ mall UK ]
*[http://www.youtube.com/watch?v=9QQW_sPzNNM Comic kinect]
*[http://www.youtube.com/watch?v=RUG­Uvq­J­w kinect ultra]

*[http://www.youtube.com/watch?v=UAlcTnvbBS0 spooooof]
*[http://kinect.dashhacks.com/ Kinect Hacks]

== Assignment ==

Latest revision as of 15:53, 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

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