tum-vision / tandem

[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
912 stars 146 forks source link

Depth map #37

Open three-nine opened 1 year ago

three-nine commented 1 year ago

Can you tell me how to get the depth map from RGB pictures?@lkskstlr

geoeo commented 9 months ago

If you are able to run the pipeline you can set the option "depth_folder" and "save_depth_maps" then it will generate depth maps into that folder e.g. mode=1 no_gui=1 save_depth_maps=1 depth_folder=...