HKUST-Aerial-Robotics / DenseSurfelMapping

This is the open-source version of ICRA 2019 submission "Real-time Scalable Dense Surfel Mapping"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using SGM

RamadanAhmed opened this issue · comments

Hi,
Thanks for the project, I want to ask if I can use sgm from https://github.com/fixstars/libSGM to calculate disparity maps or there is certain methods that should be used

hi, sorry for the late reply.
Any depth estimation method can be used for map fusion. The better the depth, the better the map you can get.
Regarding SGM, I'm not sure how good this "libsgm" is. If the disparity you get is discrete, I don't think the quality can be good.

Thanks for answering,
I didn't try it yet, but I was asking if there are any constraints/methods that should be applied before using other depth estimation techniques