bertjiazheng / Structured3D

[ECCV'20] Structured3D: A Large Photo-realistic Dataset for Structured 3D Modeling
https://structured3d-dataset.org
MIT License
534 stars 62 forks source link

camera height setting in rendering panorama images #18

Closed bing-jian closed 3 years ago

bing-jian commented 3 years ago

Hi,

The paper says "At the time of rendering, a panoramic or pin-hole camera is placed at random locations not occupied by objects in the room". Is the camera height also random or a fixed height?

Thanks, Bing

bertjiazheng commented 3 years ago

Hi Bing,

Yes, the camera height is also random. You can found the 3D location of the camera in the _cameraxyz.txt or _camerapose.txt.

Best, Jia