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

Questions about camera extrinsics #42

Open
linxuewu opened this issue Dec 3, 2024 · 3 comments
Open

Questions about camera extrinsics #42

linxuewu opened this issue Dec 3, 2024 · 3 comments

Comments

@linxuewu
Copy link

linxuewu commented Dec 3, 2024

Thank you for the valuable open-source data. I have some confusion regarding the content of the data:

  1. How is the world coordinate system defined? Specifically, where is the origin and what are the positive directions of the axes?
  2. Why do the extrinsic parameters of the fixed camera vary across different episodes within the same scene?
  3. When using the camera's intrinsic and extrinsic parameters to project cartesian_position onto images, I noticed some bias. What could be the reason?
@linxuewu
Copy link
Author

linxuewu commented Dec 3, 2024

vis_imgs.mp4

This is a data visualization with projection bias; the data path is '1.0.1/ILIAD/success/2023-06-11/Sun_Jun_11_14:56:46_2023'.

@linxuewu
Copy link
Author

linxuewu commented Dec 3, 2024

vis_imgs.1.mp4

And, this is a data visualization without projection bias; the data path is '1.0.1/ILIAD/success/2023-06-11/Sun_Jun_11_15:52:37_2023'.

This data was recorded only one minute apart from the previous one, and the camera position does not appear to have changed based on the video; however, there is a notable difference in the extrinsic parameters.

@AniruthSuresh
Copy link

3. When using the camera's intrinsic and extrinsic parameters to project `cartesian_position` onto images, I noticed some bias. What could be the reason?

Can you please share on how you extracted the intrinsics of the camera ? I cant seem to find it . Can you share where its present in the dataset or a script to extract this . Thanks

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