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

Mapping with a stereo camera? #424

Open
antithing opened this issue Sep 19, 2024 · 0 comments
Open

Mapping with a stereo camera? #424

antithing opened this issue Sep 19, 2024 · 0 comments

Comments

@antithing
Copy link

Hi, thank you very much for this code!

I have a scenario where I have mapping data from a pre-calibrated stereo camera, and query images from other non-calibrated cameras.
I need to use the sfm / localization to calculate the transform between the stereo camera sensors and the query camera sensor.

Which of these is the best approach?

A. Map with the stereo camera frames, passing the intrinsic and stereo extrinsic as a constraint, then localize the query frames and read the transform.

B. Map with all three camera frames, passing the intrinsic for the stereo pair.

Also, is it possible to pass the stereo baseline / extrinsic data as a constraint?

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

1 participant