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

Regarding, projecting 3D point onto the image plane of the camera. (YT video skipped in part1) #5

Open
BahMoh opened this issue Sep 18, 2024 · 1 comment

Comments

@BahMoh
Copy link

BahMoh commented Sep 18, 2024

No description provided.

@BahMoh
Copy link
Author

BahMoh commented Sep 18, 2024

In the provided code we see along the code cell [26] and [27], after moving the some_point 3D point into the left camera coordinate frame, the code only uses k1 intrinsic matrix to project the point (in the left cam coordinate frame) onto the 2D image plane.
Shouldn't we use the complete projection matrix?
I mean P1 = k1[r1|t1]

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