Skip to content

smygw72/Deformation_Transfer

Repository files navigation

Deformation Transfer

The deformation of the mesh in two source images (undeformed image and deformed image) is transferred to the target image, and an image after deformation of the target is generated.

samune

Enviroment

C++, Visual Studio 2015, OpenFrameworks0.9.3

Library

Freeglut, Eigen, libigl

Data

  • Input  - source(undeformed) → kawai_N.obj (top left)
    • source(deformed) → kawai_a.obj (top right)
    • target(undeformed) → mizo_N.obj (bottom left)
  • Output  - target(deformed) → mizo_a.obj (bottom right)

References

"Deformation Transfer for Triangle Meshes",Robert W. Sumner Jovan Popovic

"Mesh Modification Using Deformation Gradients", Robert Walker Sumner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages