3DDFA icon indicating copy to clipboard operation
3DDFA copied to clipboard

Fix orientation of transform to image coordinate system

Open tetterl opened this issue 5 years ago • 0 comments

  • Orientation of coordinate system was lhs for image coord system while it was rhs in the world coordinate system.
  • write_obj_with_colors swapped the x and y coordinates
  • with new implementation ply and obj files are consistent and with correct handedness

Closes https://github.com/cleardusk/3DDFA/issues/138

tetterl avatar Feb 13 '20 10:02 tetterl