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

some questions about the ray position encoding #14

Open
liuzhidemaomao opened this issue Apr 10, 2022 · 0 comments
Open

some questions about the ray position encoding #14

liuzhidemaomao opened this issue Apr 10, 2022 · 0 comments

Comments

@liuzhidemaomao
Copy link

pixel_world = torch.bmm(pixel_camera-T.transpose(2, 1), R)

Is there are something wrong with this code, the last R may be R.T or inverse(R)? And I have another question, the pixel world coordinates calculated without Z_c in your code. Can it reflect the real position of pixels in the world coordinate system?

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

1 participant