Texture Mapping Based on Feature and Constrained Points

JIANG Hao,HE Ming-yi
DOI: https://doi.org/10.3969/j.issn.1006-9348.2009.01.064
2009-01-01
Abstract:Texture mapping technique is used to generate texture details on objects.It is an important part in rendering realistic pictures and is one of the major research areas of computer graphics.In order to solve the problem that the existing algorithm is very complex,a new texture mapping algorithm based on feature and constrained points is proposed in this paper,which uses the Candide3 as 3D mesh model.After selecting some features and constrained points on 3D model and texture image,triangulation is built on texture image by employing triangulation algorithm.And then center of mass seeking methods are applied to calculate all coordinates of the feature points on 3D model.Finally,texture mapping is completed on 3D model.The experiment result shows that this algorithm is efficient and has high reality.The algorithm also can be used to map different textures on the same 3D model.
What problem does this paper attempt to address?