Closed Nightmare-n closed 2 months ago
Colmap should only have sparse depth information. 3D GS code could initialize GS based on the depth information. So maybe you could find useful information by reading 3D GS source code.
To obtain dense depth, one way is to train a NeRF/3DGS and get the depth from NeRF/3DGS.
Thanks for your excellent work! I would like to ask how can I generate a depth image for each rgb image from the provided colmap files?