yfeng95 / face3d

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

Why don't multiply 'EV' as a std? #23

Open xjcvip007 opened 5 years ago

xjcvip007 commented 5 years ago

Hi, one question, as shown below, why not multiply 'EV' as line 91 does? https://github.com/YadiraF/face3d/blob/2fc26906d159a11398cd3e7a9b3f16b6f8937da3/face3d/morphable_model/morphabel_model.py#L71

xinwen-cs commented 5 years ago

Hi, I have the same question,have you find out? Thanks