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

Equation (5) seems wrong? #5

Open
caiyongqi opened this issue Sep 10, 2022 · 1 comment
Open

Equation (5) seems wrong? #5

caiyongqi opened this issue Sep 10, 2022 · 1 comment

Comments

@caiyongqi
Copy link

caiyongqi commented Sep 10, 2022

The E = [R|t] is the transformation matrix from the world coordinates to the camera coordinate, so the direction (d) of the light should be:
图片1
and the camera position (t) should be:
图片2
so the Plücker coordinates is (d, d x t)?

@F-Barto
Copy link

F-Barto commented Nov 8, 2022

They use world-to-camera convention for the extrinsic camera parameters. So the Extrinsics are the inverse of the usual camera-to-world definition.

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