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

Rendering Custom Viewpoints of Images and Generating Stereo Pairs #155

Open
sudarshan-iyengar opened this issue Mar 5, 2024 · 0 comments

Comments

@sudarshan-iyengar
Copy link

Thank you for the clear and structured instructions on running the provided NeRF models. It has been insightful to see the results with my own data!

I'm interested in rendering images from custom viewpoints. Broadly, I wish to specify which viewpoints I want to render and render those images. More specifically, I want to be able to render stereo pairs of images of the scene. I understand that to create stereo pairs, I will probably need to render the scene twice, once for the left viewpoint and once for the right viewpoint. However, I'm unsure about the process of providing camera parameters for each rendering pass and how I can specify what viewpoints I would like to see.

Could someone guide me on how to modify the given scripts to achieve this? Thank you in advance for any assistance!

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