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

How to accurately calculate appropriate camera_distance, with real camera parameters and depth? #24

Open
pmj110119 opened this issue Sep 5, 2024 · 0 comments

Comments

@pmj110119
Copy link

pmj110119 commented Sep 5, 2024

Hi there, loved your work so much!!!

But different objects require significantly varying camera_distance values. For example, the apple below needs the camera_distance adjusted from 1.9 to 5 to avoid rendering it as a "pancake."

I need the program to run automatically, so manual adjustment of camera_distance isn't feasible. Could you provide some suggestions for automatically calculating camera_distance?

I have real camera parameters and depth map about the image. Is there a way to accurately calculate the appropriate camera_distance for an object?

image
image

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