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

camera intrinsic for citywalk #2

Open
ytoon opened this issue Dec 24, 2024 · 2 comments
Open

camera intrinsic for citywalk #2

ytoon opened this issue Dec 24, 2024 · 2 comments

Comments

@ytoon
Copy link

ytoon commented Dec 24, 2024

Hi,
I appreciate your work. I find that camera intrinsic in citywalk.txt is [410, 410, 320, 180] (fx, fy, cx, cy). But the size of one processed image are [3, 528, 960] (c, h, w). To my knowledge, (cx, cy) should be half of (h, w) of image. How to set the camera intrinsic for citywalk_2000hr dataset?

@Gaaaavin
Copy link
Member

Gaaaavin commented Dec 24, 2024

Thank you for your interest in our work.

The city walking videos we downloaded is of resolution 640x360 ("worst" format if you are using youtube-dl).
If you want use different resolutions, you should provide corresponding intrinsics.

@ytoon
Copy link
Author

ytoon commented Dec 25, 2024

Thanks for your reply. It has solved my concern about (cx, cy) settings. I still have the question about (fx, fy). Why is (410, 410)?

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