Open deruci opened 7 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
@deruci the video looks pretty amazing. I was curious about what framework it used when performing loop closure.
Any news on publishing the code for "Stereo DSO: Large-Scale Direct Sparse Visual Odometry with Stereo Cameras" including SLAM extension?
No, unfortunately not.
I guess this issue is closed with https://github.com/tum-vision/LDSO
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?