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

How to realize the loop closure? #91

Open
GuoPingPan opened this issue Feb 1, 2023 · 2 comments
Open

How to realize the loop closure? #91

GuoPingPan opened this issue Feb 1, 2023 · 2 comments

Comments

@GuoPingPan
Copy link

Dear Author,
I found in the paper that refer to the loop closure module, but without detailed description. Just as below.

image

I want to know how to recognize back to the old place and act loop closure? If you can provide some content or code tips for me, I will be very appreciate!

@awarebayes
Copy link

Same

@constantine7cd
Copy link

So, the backend rebuilds the frame graph based on mean optical flow between frames i.e. the edge is added to the frame graph if mean optical flow between two frames lower than threshold. Finally, bundle adjustment applied to the whole frame graph. By doing so they perform loop detection and closure implicitly.

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

3 participants