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

calibration; how to use known intrinsics and what is the origin of the coordinate system? #139

Open
MaudvdBogaart opened this issue Jun 10, 2024 · 0 comments

Comments

@MaudvdBogaart
Copy link

Good afternoon,
I have two questions regarding calibration via anipose;

  1. Is it possible to retrieve the extrinsics (via the anipose calibrate command) when providing the intrinsics? We already have the correct intrinsics of the camera, so we would like to determine the extrinsics of every camera (using the correct intrinsics, which we already have and which should not be determined by anipose).

Could this be 'solved' by using a calibration.toml file with the correct intrinsics and name it 'calibration_init.toml'? And add the calibration_init variable to the config.toml like this? ;
[calibration]
calibration_init = "calibration_init.toml"

  1. what is taking as the origin of the coordinate system? Is this a specific corner on the calibration pattern in the first frame of the calibration video of the first camera?

Any help or suggestions are welcome! Thanks in advance!

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