NVlabs / neuralangelo

Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
https://research.nvidia.com/labs/dir/neuralangelo/
Other
4.33k stars 387 forks source link

Extracting output as pointcloud #72

Closed Mehi44 closed 1 year ago

Mehi44 commented 1 year ago

Hello, Thanks for the awesome work!

Is there a way to extract the resulting surface as a point cloud?

chenhsuanlin commented 1 year ago

Hi @Mehi44, you can use tools like Point cloud library or Point cloud utils after extracting the mesh.