Notice: MediaWiki has been updated. Report any rough edges to marcan@marcan.st

Difference between revisions of "Gallery"

From OpenKinect
Jump to: navigation, search
(Removed content moved to Gallery_2 and Gallery 3, much better loading time. 20 per page seems right.)
(Demos - Page 1)
Line 253: Line 253:
 
|valign="top"|
 
|valign="top"|
 
* Windows RBG to Z Projection http://vimeo.com/17007842
 
* Windows RBG to Z Projection http://vimeo.com/17007842
 +
|}
 +
===Sebastian Frisch ===
 +
 +
{|
 +
|{{#ev:vimeo|21247205|320}}
 +
|valign="top"|
 +
* Asteroids 3D. Interaction Game with ofxKinect and OpenCv http://vimeo.com/21247205
 
|}
 
|}
  
 
== Demos - Page 2 ==
 
== Demos - Page 2 ==
 
[[Gallery_2|Next Page]]
 
[[Gallery_2|Next Page]]

Revision as of 17:32, 20 March 2011

This page collects videos of various people doing tests and experiments with OpenKinect software, and Kinect themed websites:

Kinect Themed Sites

Demos - Page 1

3D Depth Sculpting using copies of my own body and other objects

  • I became intrigued with the possibility of sculpting in 3D using the Kinect by periodically recording the nearest object to the camera in each part of the image. By taking multiple 3D snapshots at different times and then merging them to show the closest object, I can create a 3D sculpture that I can walk through. Here I merge multiple 3D video streams. http://www.youtube.com/watch?v=LKjzbyBpkM8
  • Here I use a "depth strobe", where I grab snapshots 1-2x a second.

People Detection

Florian Echtler (floemuc)

Pete & Matt

okreylos

koabi's work

Diarmuid Wrenne diarmuid@bluekulu.com

  • A second version of the green screen demo. This one does movies too.
  • Extracting rotation data from real objects and mapping that to new virtual ones. Shows how I can extract the rotation of objects seen by the kinect and use that rotation to change the orientation of virtual objects within the Box2d space to create a virtual bat out of a real one!!. Notice that I have mirrored the color video stream so that it acts more like a mirror than a web cam so that I can overlay the 2d graphics onto the camera images for more realism. http://www.youtube.com/watch?v=bO3YwW3WajI
  • Driving Quake Live with a kinect. It uses openkinect, python bindings and web.py on the linux to expose nearest point data. The imac runs Quake and a custom java program that calls the linux web server. It uses java.awt.Robot to generate mouse and key stroke events. http://www.youtube.com/watch?v=uvP2u2yOcNw Sorry about the resolution but I'll try to upload a better one later.
  • Extracting rotation data from real objects and mapping that to new virtual ones. Shows how I can extract the rotation of objects seen by the kinect and use that rotation to change the orientation of virtual objects within the Box2d space to create a virtual bat out of a real one!!. Notice that I have mirrored the color video stream so that it acts more like a mirror than a web cam so that I can overlay the 2d graphics onto the camera images for more realism. http://www.youtube.com/watch?v=bO3YwW3WajI
  • Openframeworks, box2d, opencv and ofxkinect. This uses the depth map to determine the closest point to the kinect. It uses this point to draw a line that is part of the box2d world. This line can then be moved around by moving your hand or a magic wand (in my case a roll of string!!) so that other objects with in the 2d world can be manipulated. Works well. http://www.youtube.com/watch?v=pR46sXjEtzE
  • Openframeworks, Box2d and opencv. Uses the blobs generated by opencv contours to generate a box2d object to manibulate other box2d objects. Works OK but filtering the blobs is quite error prone http://www.youtube.com/watch?v=NlrKcpUPtwM

Kyle point cloud viewer

cclaan

yankeyan

Memo Akten

L14M333

arne_

Full image of the IR dot field:

kode80apps

James Patten

cruxphotography

Daniel Reetz

Removing the IR cut filter from your camera and examining the Kinect IR field, including high res image:

Emily Gobeille - Theo Watson

DustyDingo

Two Kinects facing same direction, experiments:

Rolling shutter experiments:

The top image is a plain kinect, the other one has a rolling shuter in front of the laser projector. Both kinect operate at the same time.

Holding the kinect automatically on level:

Zephod / Stijn Kuipers

Sebastian Frisch

Demos - Page 2

Next Page