Sminchisescu

Sminchisescu's work on body tracking


Problem

Track a human figure in a video sequence. Use a synthetic model of the object and a synthetic viewing model to represent the real scene. Update model and view parameters so that the synthetic image matches the real image as close as possible.

Task Assignments

Refer to:
Consistency and Coupling in Human Model Likelihoods (C.Sminchisescu), IEEE International Conference on Automatic Face and Gesture Recognition, FGR 2002, Washington.

Each of you take a section and try to write down the pseudo-code, in as much detail as possible, to implement it:

Try to get it down to the level of detail where it's obvious what lines of code would have to be written. If you can't do this, identify the specific questions that need to be answered in order to do it.

my C code


Resources