Tracking People and their Faces

Our system localises and tracks peoples' faces as they move through a scene. It integrates the following techniques:

Faces are tracked robustly by integrating motion and model-based tracking. Here are some MPEG movies to view: This work forms part of the EPSRC Integrated Machine Vision (IMV) Project: "Real-time Target Identification for Security Applications"


Motion detection

Motion estimation employs spatio-temporal filtering.



Tracking People

Moving people are modelled as Gaussian motion clusters and tracked using Kalman filters.


Tracking Faces

A model of facial appearance is used to detect and track faces. This model takes the form of a neural network trained on thousands of images of faces and `face-like' patterns.

Stephen McKenna, stephen@computing.dundee.ac.uk