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

Is it possible to use images rendered with an orthographic camera for training #147

Open
xzr52 opened this issue Aug 29, 2024 · 1 comment

Comments

@xzr52
Copy link

xzr52 commented Aug 29, 2024

Since an orthographic camera does not have a focal length or FOVY, how should I proceed if I want to use images rendered by an orthographic camera for training? I would greatly appreciate any insights you can provide.
image

@hbb1
Copy link
Owner

hbb1 commented Aug 31, 2024

Yes. Since we use ray-splat intersection, I think our method can support various camera models, even non-linear cameras. But it may need rewriting the cuda code for supporting this.

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