Difference between revisions of "About Kinect"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
Here is a video that explains how it works:
 
Here is a video that explains how it works:
{{#ev:youtube|RT7hGBY5FZU#!|400|left}}
+
{{#ev:youtube|RT7hGBY5FZU}}
 
(very geeky, but he explains it very well)
 
(very geeky, but he explains it very well)
  
 
Here is another video you have to see!
 
Here is another video you have to see!
{{#ev:youtube|dTKlNGSH9Po|400|left}}
+
{{#ev:youtube|dTKlNGSH9Po}}
  
 
So with Kinect we can see 3D. We can recognize up to 7 people within a range of about 5 meters.  
 
So with Kinect we can see 3D. We can recognize up to 7 people within a range of about 5 meters.  

Revision as of 22:02, 17 April 2014

What is a Kinect? How does it work? What kind of things can you do with it?

http://en.wikipedia.org/wiki/Kinect

Here is a video that explains how it works: {{#ev:youtube|RT7hGBY5FZU}} (very geeky, but he explains it very well)

Here is another video you have to see! {{#ev:youtube|dTKlNGSH9Po}}

So with Kinect we can see 3D. We can recognize up to 7 people within a range of about 5 meters. Because the Kinect works with infrared, it can see in the dark. (very important when you do a installation using video projection). Furthermore you can use use the kinect for "motion capture", using so called "skeleton-tracking".


The kind of projects that use Kinect can be roughly divided in 3 categories.

1. pointclouds That's all them dots in 3D examples: http://vimeo.com/22689237 http://vimeo.com/19723907

Pointclouds can also be used to create a 3d model. http://www.youtube.com/watch?v=quGhaggn3cQ&feature=player_embedded#!

2. mocap a.k.a. motion capture and skeleton tracking. some examples: http://www.youtube.com/watch?v=acOKVi-BNJA http://www.youtube.com/watch?v=RUG-Uvq-J-w

3. blob detection With blob detection we are not interested in peoples exact pose, but more in the overall silhouette. Or we just want to know someones center of mass. That way we know where a person is in space, but not the exact position of the shoulder, or left foot. a great example is here: {{#ev:youtube|xFgvNMN2DiQ|400|left}}