# em-sfm **Repository Path**: wanghancheng/em-sfm ## Basic Information - **Project Name**: em-sfm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ====== 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 .. contents:: Examples ======== :: randomshapes_demo.m shark_demo.m (plot is from GNU Octave 4.0) .. image:: data/shark.png 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/