Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

scivision/em-sfm

Repository files navigation

em-sfm

Lorenzo Torresani's Structure from Motion Matlab code

I have cleaned up the C-code so that is is GCC compilable for Matlab and GNU Octave.

Tested in Matlab R2015a and Octave 4.0 on Linux

Examples

randomshapes_demo.m

shark_demo.m 

(plot is from GNU Octave 4.0)

image

Installation

from Matlab/Octave Command Window, type:

mex computeH.c

Reference

Non-Rigid Structure From Motion with Gaussian/LDS Deformation Model

Copyright (c) by Lorenzo Torresani, Stanford University

Based on the following paper:

Lorenzo Torresani, Aaron Hertzmann and Christoph Bregler, Learning Non-Rigid 3D Shape from 2D Motion, NIPS 16, 2003 http://cs.stanford.edu/~ltorresa/projects/learning-nr-shape/

About

Lorenzo Torresani's Structure from Motion Matlab code

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published