fishmarch / ORB-SLAM3-Dense

GNU General Public License v3.0
44 stars 7 forks source link

Display Dense Point Cloud #3

Open umbnich opened 1 year ago

umbnich commented 1 year ago

Hi! How I can display the dense point cloud? Is it possible to do running a .bag example?

YualeCW commented 1 year ago

Perhaps you can change ‘ShowDenseMap=false' under View.c to ‘True'

umbnich commented 1 year ago

Do it works for you? Which dataset are you using?