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

Feature request: Multi-board calibration #729

Open
tills98 opened this issue Jan 30, 2025 · 0 comments
Open

Feature request: Multi-board calibration #729

tills98 opened this issue Jan 30, 2025 · 0 comments

Comments

@tills98
Copy link

tills98 commented Jan 30, 2025

Hey there,
we are currently working on underwater ROV camera calibration using three Aprilgrids as seen in the following picture:

Image

Now, as Kalibr is unable to detect all three boards separately I wrote an own script to extract all the corners etc. and get first assumptions for the intrinsics and extrinsics calibration as well as the distortion coefficients for each board separately by using OpenCV.

Our goal is, to make a joint calibration with all of these first assumptions resulting in one intrinsic matrix, the extrinsics and the distortions. Is this possible with an already integrated tool of Kalibr (giving it our assumptions and corners etc. and get our joint calibration) or do we have to use its optimizer on our own?

Kind regards,
Till

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