yfeng95 / face3d

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

how to transform the 3d landmarks points, accordingly to the vertices transformation? #16

Open ileniTudor opened 5 years ago

ileniTudor commented 5 years ago

thank for sharing your work. Can you give me a hand to modify also the landmarks points in to match the mesh generated by the transformations generated by the transform_test method from here: https://github.com/YadiraF/face3d/blob/master/examples/3_transform.py