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

The effect of LDSO Loop closure and feature matching #56

Open
bexilin opened this issue Jun 10, 2020 · 0 comments
Open

The effect of LDSO Loop closure and feature matching #56

bexilin opened this issue Jun 10, 2020 · 0 comments

Comments

@bexilin
Copy link

bexilin commented Jun 10, 2020

@gaoxiang12 Hi Xiang, I tried running LDSO on TUM mono dataset sequence 02 and 09, and found that no Loop closure was detected. The parameter "setting_enableLoopClosing" in Setting.cc remained as true and I've checked that LoopClosing::CorrectLoop did execute when running LDSO. Then I used function FeatureMatcher::DrawMatches to visualize the matched features just after line 161 in LoopClosing::CorrectLoop, and discovered that there are many wrong feature matchings like the following figure shows. So I guess that's probably why no loop closure was detected. Could you please have a check and see if you also get a similar observation
LDSO_match_sample
? 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