PDA

View Full Version : Rendering a 3D environment from Kinect video



wraggster
November 17th, 2010, 12:43
http://hackadaycom.files.wordpress.com/2010/11/kinect-3d-rendering.jpg

[Oliver Kreylos] is using an Xbox Kinect to render 3D environments from real-time video. In other words, he takes the video feed from the Kinect and runs it through some C++ software he wrote to index the pixels in a 3D space that can be manipulated as it plays back. The image above is the result of the Kinect recording video by looking at [Oliver] from his right side. He’s moved the viewer’s playback perspective to be above and in front of him. Part of his body is missing and there is a black shadow because the camera cannot see these areas from its perspective. This is very similar to the real-time 3D scanning we’ve seen in the past, but the hardware and software combination make this a snap to reproduce. Get the source code from his page linked at the top and don’t miss his demo video after the break.

http://hackaday.com/2010/11/15/rendering-a-3d-environment-from-kinect-video/