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

Multiple 2D points to a single 3D point #4

Open
TTheisen opened this issue May 1, 2020 · 2 comments
Open

Multiple 2D points to a single 3D point #4

TTheisen opened this issue May 1, 2020 · 2 comments

Comments

@TTheisen
Copy link

TTheisen commented May 1, 2020

How would I supply a 2-d point (x,y) from multiple cameras overlooking a similiar area to get a single 3D point in space?

@astraw
Copy link
Member

astraw commented May 3, 2020

Have you seen this example?

@TTheisen
Copy link
Author

TTheisen commented May 4, 2020

I have seen that example. I have a few additional question in the build_example_system function.

Can you define what the variables center, lookat, and (up/angle) represent.

Attached my script.

By the way I have the camera centers and angles setup I would expect camera 0 to return higher values for x than it does, and likewise, I would expect camera 1 to return lower values for x than it does. Such that they are 'pointing' at 3d point.

pymvg_q.txt

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