19th
Just a couple of weeks ago I posted a video of a Kinect hack/demo by some students at MIT.
Now, another group of students (also at MIT) have managed to one-up them. They have created the fully realized Minority Report gesture UI. Impressive.
“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.”
Code available at:
http://www.ros.org/wiki/kinect
http://www.ros.org/wiki/mit-ros-pkg
Kinect Hand Detection (via Joshua Ross via MITCSAIL)