Kinect Minority Report
Finally it's here: a Minority Report-like interface using the Kinect sensor. The MIT Computer Science and Artificial Intelligence Laboratory has crated an interface that looks very similar to the one used in the movie Minority Report. See the video below:
The developers write:
This is a graphical interface inspired by the movie "Minority Report". It uses the Kinect sensor from Microsoft, and the recently released libfreenect driver for interfacing with the Kinect in linux. The graphical interface and the hand detection software were written at MIT to interface with the open source robotics package 'ROS', developed by Willow Garage. The hand detection software showcases the abilities of the Point Cloud Library (PCL), a part of ROS that MIT has been helping to optimize. The hand detection software is able to distinguish hands and fingers in a cloud of more than 60,000 points at 30 frames per second, allowing natural, real time interaction.
The source code is available at: http://www.ros.org/wiki/kinect and http://www.ros.org/wiki/mit-ros-pkg
