nv-tlabs / NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction
https://research.nvidia.com/labs/toronto-ai/NKSR
Other
712 stars 44 forks source link

Problems on point cloud normals #54

Open liushuishui7 opened 7 months ago

liushuishui7 commented 7 months ago

I notice that the point cloud in the example has its own normals, such as bunny.ply,spot.ply,scannet.ply. How are these normals generated? There is no sensor location in my own data. I tried to use open3d's normal estimation, but it was quite different from the example.

StarsTesla commented 7 months ago

You could just estimate with other tools such as open3d