aim-uofa / AdelaiDepth

This repo contains the projects: 'Virtual Normal', 'DiverseDepth', and '3D Scene Shape'. They aim to solve the monocular depth estimation, 3D scene reconstruction from single image problems.
Creative Commons Zero v1.0 Universal
1.06k stars 144 forks source link

Visualize with texture. #74

Closed JohnG0024 closed 7 months ago

JohnG0024 commented 1 year ago

Hi, is there a way to visualize the point cloud or mesh with texture? It's really hard to tell the mapping or accuracy. cap3

guangkaixu commented 1 year ago

The information of color and point has been recorded in https://github.com/aim-uofa/AdelaiDepth/blob/c57ed5cec49222da7007035eb3d8666d47a2b88f/LeReS/Minist_Test/lib/test_utils.py#L213C15-L213C15. You can check the visualization software and we recommend using the MeshLab.