Midterm Progress #0: Face Detection & Masking

Trying to scaling my project down a little bit, I decided to focus on the video mirror projection on hands. During the first working weekend, I finished extracting a single facial image out of the webcam and feed it to a dummy sample figure of a hand. So far the work is all done with Processing without experiments with the spacial and physical projection mapping.

Source code from Gist at this Link

The next stage concentration will be getting date feed from Kinect, extracting hands from the depth image.