Skip to content

SuwoongHeo/Deformation-Transfer-Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deformation Transfer Matlab

The matlab implementation of Deformation transfer[1]. I had implemented this code by referring the c++ implementation code[2]. In order to run this code, please download the mesh data which can be found in project website[3]. If you have any question, please contact vereurer@gmail.com

  • If you have problem with using parallel for loop(parfor), run below code in commandline distcomp.feature( 'LocalUseMpiexec', false )

[1] : Sumner, Robert W., and Jovan Popović. "Deformation transfer for triangle meshes." ACM Transactions on Graphics (TOG) 23.3 (2004): 399-405.

[2] : https://github.com/Golevka/deformation-transfer

[3] : http://people.csail.mit.edu/sumner/research/deftransfer/

About

Matlab version of Deformation Transfer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages