Hierarchical Parameterization Of Triangular Mesh With A Boundary Polygon Triangulation

Xiaoliang Bai,Shusheng Zhang
DOI: https://doi.org/10.1142/S0219467810003858
2010-01-01
International Journal of Image and Graphics
Abstract:Parameterizing a 3D triangular mesh is the process of finding an isomorphic planar mesh. It is widely used in graphics, as it is required, for instance, for surface fitting, texture mapping and re-meshing. In this paper, we present a new 3D approach to triangular mesh parameterization, which includes three steps: (1) construct a boundary polygon triangulation by mesh simplification; (2) parameterize the boundary polygon triangulation by first smoothing and then flattening it; (3) parameterize the interior vertices by parameterizing the vertex-split-cells one by one while refining the boundary polygon triangulation to the original one. The fact that all calculations are local makes it a fast approach, and the fact that a series of meshes in a multiresolution representation model could be well parameterized makes it appropriate for hierarchical surface fitting. Experiments show that the approach presented can result in a low distortion parameterization.
What problem does this paper attempt to address?