lsd_slam icon indicating copy to clipboard operation
lsd_slam copied to clipboard

Does this implementation have a stereo camera mode?

Open ihtishamaliktk opened this issue 4 years ago • 1 comments

The original reference page talks about extension to stereo experiments. However, it is not clearly say if the code available is only of the monocular case, or of the stereo and omni cases as well.

ihtishamaliktk avatar Mar 30 '20 16:03 ihtishamaliktk

Hi @ihtishamaliktk ,

The provided code for LSD-SLAM works exclusively for a monocular case scenario. For all the other cases you would have to adapt the code on your own or look for other repositories who have done that already.

Good luck and happy coding!

bespoke-code avatar Mar 30 '20 20:03 bespoke-code