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 set camera intrinsics? #16

Open
srikanthmalla opened this issue May 22, 2022 · 3 comments
Open

How to set camera intrinsics? #16

srikanthmalla opened this issue May 22, 2022 · 3 comments

Comments

@srikanthmalla
Copy link

Hi,
Is it possible to set different camera parameters while creating images from the 3d models using your plugin? Please let me know.

Thank you,
Srikanth

@yorkeyao
Copy link
Owner

@srikanthmalla
Copy link
Author

Hi @yorkeyao ,
None of your settings files contains camera focal or distortion parameters. Are they available with different key names? Please let me know.

@yorkeyao
Copy link
Owner

Oh, you mean intrinsic parameters? I think I give a fixed value for focal and distortion parameters in my code. You can refer to our new paper for details. https://arxiv.org/pdf/2202.14034.pdf

If you want to change them, you may need to go through the Unity source code (https://github.com/yorkeyao/VehicleX/tree/master/Unity%20Source). I have a camera defined in my scene. You can change the focal and distortion there.

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