JakobEngel / dso

Direct Sparse Odometry
GNU General Public License v3.0
2.27k stars 906 forks source link

Integrate loop closing / global optimization #97

Open deruci opened 6 years ago

deruci commented 6 years ago

Hi,

I'm looking into integrating features like loop closing / global optimization with DSO. Although DSO's optimization is done with Information Filter, I think it is possible to integrate these features by constructing another pose-graph.

Is there anyone had tried it? If it is not that trivial I assume, then why is it?

NikolausDemmel commented 6 years ago
s3r637 commented 6 years ago

Hi @deruci, check this out: https://youtu.be/BxTLhubqEKg I have not yet found a publication but it's just a matter of time.

Cheers

shadowver commented 6 years ago

@deruci the video looks pretty amazing. I was curious about what framework it used when performing loop closure.

maaft commented 6 years ago

Any news on publishing the code for "Stereo DSO: Large-Scale Direct Sparse Visual Odometry with Stereo Cameras" including SLAM extension?

NikolausDemmel commented 6 years ago

No, unfortunately not.

stan-guer commented 5 years ago

I guess this issue is closed with https://github.com/tum-vision/LDSO