Fast head tracking and applications

Videos [Coming soon???] Mpeg videos showing head tracking and applications
Paper on this work

I have been developing fast, simple computer vision techniques to track a user's head and upper body (in 2D), and also building applications which use this capability in a desktop environment.  The tracking technique, called "draping", calculates a 1D silhouette-like "drape" which covers the user from the top of the image.  Based on this drape, the head is located and simple poses can be recognized.

The drape is a simulation of point masses at the top of each column connected to their immediate neighbors by springs.  The drape is forced down by gravity, and forced up by the image foreground (the segmentation of the user).  It settles on the user's head and shoulders (even in the presense of some segmentation noise) as shown below.

This figure shows the live video with head location, a segmentation of the user (based on a fixed background model), and the "drape":

wpe6.jpg (15248 bytes)

Demos that use this as a starting point: