PointCloudLibrary / pcl

Point Cloud Library (PCL)
https://pointclouds.org/
Other
10.01k stars 4.62k forks source link

Iterative Poisson Surface Reconstruction (iPSR) for Unoriented Points #5915

Closed douglas0406 closed 9 months ago

douglas0406 commented 10 months ago

Source code from paper <Iterative Poisson Surface Reconstruction (iPSR) for Unoriented Points>. Changes have been made in accordance with the PCL platform specifications.

mvieth commented 10 months ago

Hi, this looks interesting, but please move it to the tools directory, add it to tools/CMakeLists.txt, and use the license that is used in all of PCL: https://github.com/PointCloudLibrary/pcl/blob/master/CONTRIBUTING.md#license The referenced paper is this one, I assume: https://arxiv.org/pdf/2209.09510.pdf