Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Physics-based Person Tracking Using the Anthropomorphic Walker | ||||||||
Line: 83 to 83 | ||||||||
Possible improvements: The model is very simple, and probably this is the key to success, it's easier to track. In reality they would need a more complex model - this is a good direction of improvement. -- MikhailBessmeltsev - 01 Dec 2011 | ||||||||
Deleted: | ||||||||
< < | ||||||||
** Contribution? | ||||||||
Line: 115 to 114 | ||||||||
-- MichielVanDePanne - 27 Nov 2011 | ||||||||
Added: | ||||||||
> > | Contribution: The authors present a model for people tracking, the Anthropomorphic Walker, that uses a low-dimensional dynamic controller to inform a physically realistic prediction of a person's pose and motion from source video. The predicted motions avoid several errors associated with purely kinematic solutions, such as footskate, implausible whole-body rotations, and discontinuous accelerations of the person. Evaluation: The paper includes the trajectory tracking results for four different experimental clips. The experiments were made to demonstrate performance in spite of complications such as changing walking speed, occlusion of the walker, and a changing walking direction. They additionally determined the error of their tracker on part of the HumanEva data set, which includes ground truth motion capture data alongside the test video. Reproducibility: The authors provide source code and results that demonstrate their chosen optimal control values given a step length and walking speed. Additionally, they provide explicit parameter values used in their system. As such, the paper's methodology should be reproducible. Improvements:
|