akanazawa / cmr

Project repo for Learning Category-Specific Mesh Reconstruction from Image Collections
MIT License
474 stars 84 forks source link

Do anyone can explain the orth projection? #12

Closed gsygsy96 closed 4 years ago

gsygsy96 commented 5 years ago

I'm confused about the operation that preserving z when orthogonal projecting. Code is write at this place

sunshineatnoon commented 4 years ago

Hi, did you figure this out?

sunshineatnoon commented 4 years ago

I guess the purpose is to first rotate generated mesh to some view w.r.t camera parameters and then do orthogonal projection to get the image/mask.