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

Why use inverse of intrinsics matrix? #14

Open
alextrevithick opened this issue Oct 26, 2021 · 1 comment
Open

Why use inverse of intrinsics matrix? #14

alextrevithick opened this issue Oct 26, 2021 · 1 comment

Comments

@alextrevithick
Copy link

I notice that in the multiembedder, the inverse intrinsic matrix is also included. Since this information should be already determined by K, why is this also used? Did you notice some improvement?

Thanks

@alextrevithick
Copy link
Author

I actually notice that there is K_dst and K_inv_src in the kwargs. However, following the code, I found that K_dst is just K_src. Is this just because the intrinsics are assumed to be the same in every scene?

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