Qixing Huang, Martin Wicke, Bart Adams, and Leonidas Guibas. Shape Decomposition Using Modal Analysis. Computer Graphics Forum 28(2) [Proceedings Eurographics], 2009

Abstract:

We introduce a novel algorithm that decomposes a deformable shape into meaningful parts requiring only a single input pose. Using modal analysis, we are able to identify parts of the shape that tend to move rigidly. We define a deformation energy on the shape, enabling modal analysis to find the typical deformations of the shape. We then find a decomposition of the shape such that the typical deformations can be well approximated with deformation fields that are rigid in each part of the decomposition. We optimize for the best decomposition, which captures how the shape deforms. A hierarchical refinement scheme makes it possible to compute more detailed decompositions for some parts of the shape. Although our algorithm does not require user intervention, it is possible to control the process by directly changing the deformation energy, or interactively refining the decomposition as necessary. Due to the construction of the energy function and the properties of modal analysis, the computed decompositions are robust to changes in pose as well as meshing, noise, and even imperfections such as small holes in the surface.

Bibtex:

@article{hwag-sduma-09,
  author =  {Qixing Huang and Martin Wicke and Bart Adams and Leonidas Guibas},
  title =   {Shape Decomposition Using Modal Analysis},
  journal = {Computer Graphics Forum},
  volume = {28},
  number = {2},
  year = {2009},
  note =   {to appear}
}