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

Assignment-02: Direct Linear Transfrom #7

Open
MithunNallana opened this issue May 15, 2019 · 4 comments
Open

Assignment-02: Direct Linear Transfrom #7

MithunNallana opened this issue May 15, 2019 · 4 comments

Comments

@MithunNallana
Copy link
Contributor

Hello all,

Please find assignment here. Post queries on this thread.

-Mithun

@purugupta99
Copy link

Sir,
What are we supposed to do in the 4th part of the question (visualizeScene function) ?

-Puru

@MithunNallana
Copy link
Contributor Author

Hey @purugupta99

You need to visualize two things in 3d plot.

  • a box representing rubicks cube
  • a camera looking at cube (using R,t)

@purugupta99
Copy link

We have to take the image coordinates as given in the image and any arbitrary world coordinates for the cube?

@MithunNallana
Copy link
Contributor Author

Hey @purugupta99

Choose one corner of cube as world origin with X-Y-Z axis lying along three edges. It will be easier to plot and debug than choosing any arbitrary coordinates.
Image coordinates can be taken as pixel locations on image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants