NeuRay icon indicating copy to clipboard operation
NeuRay copied to clipboard

how can i export the result to pointcloud

Open guijuzhejiang opened this issue 2 years ago • 1 comments

guijuzhejiang avatar May 19 '22 08:05 guijuzhejiang

You may use the depth map here https://github.com/liuyuan-pal/NeuRay/blob/ecc10276a96c90d65c639a4558c1e6d95874a915/render.py#L61 and then compute the point cloud from the rendered depth map.

liuyuan-pal avatar May 21 '22 13:05 liuyuan-pal