Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions About Camera Extrinsics #128

Open
ymoghadd opened this issue Dec 10, 2024 · 3 comments
Open

Questions About Camera Extrinsics #128

ymoghadd opened this issue Dec 10, 2024 · 3 comments

Comments

@ymoghadd
Copy link

ymoghadd commented Dec 10, 2024

Hi,

In the b2d_infos_train.pkl file, is the 'world2cam' matrix the extrinsics of the camera (consisting of the rotation and translation submatrices)? If so, why is it changing? Thanks.

@zhiyuanzzz
Copy link

@ymoghadd World2cam is the transition from the global coordinate to the camera coordinate. It is not the camera extrinsics.

@ymoghadd
Copy link
Author

@zhiyuanzzz Thanks. Then where in the data can I get the camera extrinsics, specifically the matrix consisting of the rotation and translation submatrices? I just assumed it was world2cam, since it's also a 4x4 matrix.

@jiaxiaosong1002
Copy link
Member

@ymoghadd In our setting, the extrinsics are fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants