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 Calibration Problem #11

Open
Nick-0814 opened this issue Apr 22, 2024 · 5 comments
Open

Camera Calibration Problem #11

Nick-0814 opened this issue Apr 22, 2024 · 5 comments

Comments

@Nick-0814
Copy link

Hi Martin, I'm sorry to bother you.
I recently purchased an insta360 air device, and I would like to ask what open source tool you used to calibrate this device? Is there any good way?

Best regards,
Nick

@Martin-Oehler
Copy link
Member

Hello Nick,
Kalibr has been used for calibration with the omni-radtan model. You can use the calibration provided in my demo for testing.

Best regards,
Martin

@Nick-0814
Copy link
Author

Thanks for your reply, Martin.
I would like to know if you have tried calibrating the external parameters between two fisheye cameras of an insta360 air device? Or default that their optical centers coincide?
I tried to calibrate the exterior parameter with kalibr, but I was always prompted (Cameras are not connected through mutual observations, please check the dataset. Maybe adjust the approval. sync. tolerance.)
Sorry to bother you again.
Best regards,
Nick

problem

@Martin-Oehler
Copy link
Member

Yes, we use the cameras with external calibration. It is included in the URDF here.

As the error message tells you, you need sufficient mutual observations to properly estimate the external calibration. Since the overlap between the two Insta360 Air images is very small, we fixed two Insta360 Air cameras together with a 90° offset and calibrated both at the same time.

@Nick-0814
Copy link
Author

Yes, we use the cameras with external calibration. It is included in the URDF here.

As the error message tells you, you need sufficient mutual observations to properly estimate the external calibration. Since the overlap between the two Insta360 Air images is very small, we fixed two Insta360 Air cameras together with a 90° offset and calibrated both at the same time.

Hi,Martin.
Sorry to bother you again.
In the last external parameter calibration, I succeeded according to the idea you provided.
Regarding the focal length parameters of the insta360 air device, I would like to ask if there are any records in your place? I have talked to the technicians of insta company, but they did not offer me any help.
Best regards,
Nick

@Martin-Oehler
Copy link
Member

kalibr performs intrinsic and extrinsic calibration at the same time, so depending on your camera model, you can extract the focal length from the intrinsic calibration parameters. In the provided demo configuration, you can find that here.

However, it is unclear to my why you would need the focal length parameter explicitly.

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