Released Code
This page contains the latest release of code related to out research papers, If you use this code for a scientific publication, please reference the original paper.
Deformable and Articulated motion recovery using Metric Projection
Reference: "Factorization for Non-Rigid and Articulated Structure using Metric Projections"
Marco Paladini, Alessio Del Bue, Marko Stošić, Marija Dodig, João Xavier, Lourdes Agapito
CVPR 2009, June 20-25 Miami, Florida
BibTeX:
Reference: "Optimal Metric Projections for Deformable and Articulated Structure-From-Motion"
Marco Paladini, Alessio Del Bue, Marko Stošić, Marija Dodig, João Xavier, Lourdes Agapito
Journal paper, in preparation
This set of MATLAB scripts implement the factorization algorithm for non-rigid
objects described in our CVPR 2009 paper
This MATLAB code depends on the CVX: Matlab Software for
Disciplined Convex Programming (http://www.stanford.edu/~boyd/cvx/)
and the SeDuMi solver (http://sedumi.ie.lehigh.edu/)
Please download and install CVX before using this software.
You can run the "demo" and "demo_articulated" script to execute the
software on sample data and see the resutls.
All the scripts contained in this distributions are Free Software
under the GNU General Public License, version 2, June 1991
Download:metric_projection.zip