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

Add Multi-Camera support #217

Open
slovak194 opened this issue Dec 8, 2021 · 6 comments
Open

Add Multi-Camera support #217

slovak194 opened this issue Dec 8, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@slovak194
Copy link

slovak194 commented Dec 8, 2021

Hi!

I'm currently investigating the possibilities to introduce multi-camera (fisheye) support. Are there any plans or thoughts regarding how to do that?
Here are some thoughts:

  1. Multi-image keyframes, camera rig, and feature matching across all cameras inspired by MultiCol-SLAM
  2. Stereo matching without rectification step inspired by fisheye stereo mode from ORB_SLAM3 or from Real-Time Variational Fisheye Stereo without Rectification and Undistortion in case of overlapping cameras.

I'd love to hear any suggestions regarding architectural and algorithmic work to be done. That's might be a big task. Does anybody have a willingness to help?

Best regards,
Alex

@ymd-stella ymd-stella added the enhancement New feature or request label Dec 8, 2021
@dimaxano
Copy link

dimaxano commented Dec 8, 2021

Hi!

I'm willing to help with that, but I am not familiar yet with multi camera slam approaches, need to study it deeply

Also, as one more source of inspiration, that (PDF) ETH paper could be seen

@slovak194
Copy link
Author

Hi, @dimaxano!

Also, as one more source of inspiration, that (PDF) ETH paper could be seen

Yes, I've seen this article before. It sounds really great. But the reference implementation is missing and it may be too complex to target automatic/adaptive detection of available cameras.

But it definitely worse looking into.

@QMonteCarlo
Copy link

I'm currently working on this project as my personal project,porting from multicol-slam and openvslam.

@ymd-stella
Copy link
Contributor

I'm currently working on this project as my personal project,porting from multicol-slam and openvslam.

MultiCol-SLAM is GPLv3. Therefore, if you ported their implementation, it cannot be merged into this repository. Please be careful.

@Alex-Beh
Copy link

Hello, any update on this new feature? I am willing to help.

@slovak194
Copy link
Author

Hello, any update on this new feature? I am willing to help.
I've seen @QMonteCarlo is working on something, but I have not found the for he is using.
It is still very relevant to me, but I have not progressed far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants