Fast Human Pose Estimation using Appearance and Motion via Multi-Dimensional Boosting Regression.
comment: Another idea of me that has been worked.
My thoughts are:
The point here is using the 2D appearance and motion hue to infer the 3D state space.
Actually, because the 3D motion is a high-dimension state space and actually lies on some lower space manifold, and there are generalized regression or interpolation methods that can be used for mapping between the space and manifold. So we can just use the lower dimensional information to infer its 3D state.
This might not be an accurate method, but provides a way to speed up the motion tracking process.
The work is incomplete, and could be expanded on a lot of aspects.