Skip to content

Breakthru/metric_projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deformable and Articulated motion recovery using Metric Projection This set of MATLAB scripts implement the factorization algorithm for non-rigid objects described in our CVPR 2009 paper

Ref: "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

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

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2, June 1991

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

If you use this code for a scientific publication, please reference the original paper: "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

About

Non-Rigid Structure from Motion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages