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

Is that possible only calibrate one camera with initialize other camera pose? #92

Open
Stephenzza opened this issue Dec 2, 2024 · 3 comments

Comments

@Stephenzza
Copy link

Hi,

I have some fixed cameras with accurately calibrated extrinsic parameters. Now, I have a mobile camera that can only capture one frame of the calibration board at a time. Can I use the extrinsic parameters of these fixed cameras to optimize only the mobile camera?

Thanks a lot!

@rameau-fr
Copy link
Owner

Hello,
Thank you for your interest in this project.
Unfortunately, to the best of my knowledge, this option is not currently available in MC-Calib. The closest functionality we offer is initializing the parameters for all cameras, followed by a joint refinement for all of them.

@Stephenzza
Copy link
Author

This sounds very helpful! How can I initialize these parameters?

@rameau-fr
Copy link
Owner

Oh, my sincere apologies. After briefly reviewing the code, it seems that we may have implemented it only for intrinsic parameters.
Most of the required tools for developing this feature are available in the toolbox, but integrating this functionality neatly might take some time. We currently do not plan to include such a modification in MC-Calib in the short term. However, we would be happy to assist you if you would like to integrate this option yourself.

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