Computer Engineering and Applications ›› 2018, Vol. 54 ›› Issue (6): 188-192.DOI: 10.3778/j.issn.1002-8331.1611-0133

Previous Articles     Next Articles

Face texture mapping and deformation with constrains of facial feature

LUO Dai, TAO Yang, YANG Gang   

  1. Beijing Forestry University, Beijing 100083, China
  • Online:2018-03-15 Published:2018-04-03

基于面部特征约束的人脸纹理映射及变形

罗  岱,陶  洋,杨  刚   

  1. 北京林业大学,北京 100083

Abstract: The research object of this paper is to map a face image(called the source image) to another face image(called the target image), so as to realize the deformation of the face images and achieve some special effects. In the process, one of the most critical problems is to maintain the constrained mapping of organ features in two human faces. This paper puts forward a technical strategy, which can effectively achieve this object. Firstly, the feature points of the source face and the target face are detected with the face feature detection algorithm. Then, based on the feature points, the Delaunay triangulation method is used to transform the target face into a triangular mesh. After that, the corresponding coordinates of all grid points are calculated in the source face image by using harmonic mapping. After obtaining the texture coordinates of the mesh point, the mapping of the source face to the target face can be realized. Experimental results show that, the proposed method can realize the mapping between arbitrary faces, and the mapping relationships of facial features can be maintained very well.

Key words: texture mapping, harmonic mapping, Delaunay triangulation, ASM algorithm

摘要: 将一幅人脸图像(称为源图像)映射到另一幅人脸图像(称为目标图像)上,从而实现人脸图像的变形并达到某种特殊效果的表现要求。其中,一个最关键的问题是保持两幅人脸中器官特征的约束映射。提出一种技术策略,可以有效实现这种映射效果。利用人脸特征检测算法检测出源人脸和目标人脸的特征点;基于特征点,利用Delaunay三角剖分的方法将目标人脸转化为三角网格;采用调和映射的方法计算得出所有网格点在源人脸图像中的对应坐标;在获得网格点纹理坐标后,就可以实现源人脸到目标人脸的映射。实验表明,该方法可以实现任意人脸间的映射,并能较好地保持人脸五官间的映射关系。

关键词: 纹理映射, 调和映射, Delaunay三角化, ASM算法