bertjiazheng / Structured3D

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

Camera intrinsic parameter #52

Closed longxiangxu321 closed 11 months ago

longxiangxu321 commented 11 months ago

Hello, is it possible for you to provide the intrinsic parameter of the camera? Or there are another way to obtain this information from current dataset?

The current camera pose has no information about focal length so it seems impossible to recover the intrinsic parameters.

Very much appreciated for your work!

bertjiazheng commented 11 months ago

Hi,

Thanks for your interest in our dataset. For the perspective images, we have already provided the intrinsic matrix of the camera. The intrinsic matrix is not applied to panorama images.

Best, Jia