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

Camera parameters and depth map #4

Closed
spacelu opened this issue May 30, 2023 · 2 comments
Closed

Camera parameters and depth map #4

spacelu opened this issue May 30, 2023 · 2 comments

Comments

@spacelu
Copy link

spacelu commented May 30, 2023

Hi, thanks for the work. I am new to this field and tried to run this on some RGBD datasets. I am confused about the camera parameters and their relation to the depth. Is the transformation matrix used in the code a camera_to_world matrix or a world_to_camera matrix? And as mentioned in #3, the unit of depth map is supposed to be the same as the unit of translation vector. However, I am wondering if it matters what world coordinate convention is used to define the translation vector.
Thanks in advance!

@NagabhushanSN95
Copy link
Owner

The transformation matrices are in world to camera format.

@spacelu
Copy link
Author

spacelu commented Jun 28, 2023

Thanks for the information. It works for my project.

@spacelu spacelu closed this as completed Jun 28, 2023
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

2 participants