# LaplacianFusion: Detailed 3D Clothed-Human Body Reconstruction

**Authors:** Hyomin Kim, Hyeonseo Nam, Jungeon Kim, Jaesik Park, and Seungyong Lee

arXiv: 2302.14251 · 2023-03-01

## TL;DR

LaplacianFusion is a new method for reconstructing detailed 3D clothed-human bodies from depth or point cloud data, using Laplacian coordinates to better capture surface details and enable controllable shape manipulation.

## Contribution

It introduces the use of Laplacian coordinates for detailed surface reconstruction in 3D human modeling, improving detail quality and controllability over previous implicit or vertex displacement methods.

## Key findings

- Reconstructs more visually pleasing shape details.
- Enables surface detail transfer and enhancement.
- Outperforms previous methods in detail quality.

## Abstract

We propose LaplacianFusion, a novel approach that reconstructs detailed and controllable 3D clothed-human body shapes from an input depth or 3D point cloud sequence. The key idea of our approach is to use Laplacian coordinates, well-known differential coordinates that have been used for mesh editing, for representing the local structures contained in the input scans, instead of implicit 3D functions or vertex displacements used previously. Our approach reconstructs a controllable base mesh using SMPL, and learns a surface function that predicts Laplacian coordinates representing surface details on the base mesh. For a given pose, we first build and subdivide a base mesh, which is a deformed SMPL template, and then estimate Laplacian coordinates for the mesh vertices using the surface function. The final reconstruction for the pose is obtained by integrating the estimated Laplacian coordinates as a whole. Experimental results show that our approach based on Laplacian coordinates successfully reconstructs more visually pleasing shape details than previous methods. The approach also enables various surface detail manipulations, such as detail transfer and enhancement.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14251/full.md

## Figures

31 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14251/full.md

## References

71 references — full list in the complete paper: https://tomesphere.com/paper/2302.14251/full.md

---
Source: https://tomesphere.com/paper/2302.14251