Demo Software for Performing Human Tracking
Latest Version: Ver 1.0 (11/26/2005)
This product provides a basic Matlab implementation for
tracking a moving person in a sequence of multiple synchronized images, with
known camera calibration information and body dimensions. In
addition, evaluation code is provided to compare the tracking results to the
ground truth data.
Video Demo (It has
5 MB!! You may want to save it locally
first).
In the video, the black outline represents the true pose
of the moving person. The colored outline represents the estimated pose by
this software.
Our implementation uses an annealed particle filtering
approach [2] with a few additions. For details
about our work and for a detailed set of experiments with this code see [1].
Results suggest that error accumulation seems to be under control as the
tracker recovers from errors.

For bug reports, questions, suggestions and comments,
feel free to
email
me.

[1]
A. Balan, L. Sigal and M. Black.
A
Quantitative Evaluation of Video-based 3D Person Tracking.
IEEE Workshop on VS-PETS, 349-356, 2005.
[2] J. Deutscher
and I. Reid.
Articulated Body Motion Capture by Stochastic Search.
IJCV, 61(2):185-205, 2004.
