yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.68k stars 614 forks source link

What is the usage of `tri_mouth` in the MorphableModel class? #63

Open zqh0253 opened 4 years ago

zqh0253 commented 4 years ago

What is the usage of tri_mouth? I find that it is used to build full_triangles but I still cannot figure out what is the usage of full_triangles. And how can I provide this [114,3] vector in the .mat file?