gafniguy / 4D-Facial-Avatars

Dynamic Neural Radiance Fields for Monocular 4D Facial Avater Reconstruction
670 stars 67 forks source link

Question about the coordinate system #42

Open UestcJay opened 2 years ago

UestcJay commented 2 years ago

hi, many thanks for your great work! I have questions about the line code. In nerf, there is opengl -> opencv, so y and z mul -1. Is it right? But why you also mul -1. I don't know when to multiply -1 Thanks for your time!