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

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


https://code.google.com/p/simple-openni


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


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


== Assignment ==
== Assignment ==

Revision as of 13:47, 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


https://code.google.com/p/simple-openni

Demos

gameplay

pointcloud / particle



Blob Detection

Skeleton Tracking / Motion Capture





Assignment