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

Strategy for calibration? #18

Open
olinesn opened this issue Apr 5, 2023 · 2 comments
Open

Strategy for calibration? #18

olinesn opened this issue Apr 5, 2023 · 2 comments

Comments

@olinesn
Copy link

olinesn commented Apr 5, 2023

Hello,

I'm having difficulty running calibration with my camera setup. I have 7 cameras, and two of them are pointed inward in such a way that they rarely / never see the charuco board at the same time. It seems like this is causing problems, but maybe it's related to how I'm setting up the pairs?

In my diagram, the two red circled cameras are the ones highlighted in the error. I used the blue circled camera as the primary, and so every pair is the blue circled cam and one of the other cameras.

image

Should I use a different strategy when setting up my inputs? I see that in the guide, one of the pairs is actually a set of three, but it's not clear to me which cameras should be selected for that, or if it's even necessary.

Thanks for your help!
Stefan

image (25)
image (27)

@JARVIS-MoCap
Copy link
Owner

I think in this case using the 3-camera pair option is the best strategy. The idea behind it is that instead of directly calculating the position of the secondary relative to the primary camera, it first calculates both the position of a intermediate camera relative to the primary and the position of the secondary relative to the intermediate camera. For your specific setup if you want to calibrate camera e3v82aa with e3v833e as the primary, a good 3-camera pair would be e3v833e->e3v8394.

To set up a 3-camera pair you have to double click a camera pair in the "Camera Pairs" list. You will then get a pop-up window that lets you modify this pair.

I hope this helps, but feel free to ask if you need further clarification.

@olinesn
Copy link
Author

olinesn commented May 1, 2023

Hello,

I want to thank you for your constructive and specific comments. I've been able to succeed with calibration following both your instructions and actually making one more change: using a larger charuco board (11" wide instead of 7" wide). Not only is calibration succeeding more frequently, but it actually runs much much faster than before.

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