Xrvitd / GCNO

Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (SIGGRAPH 2023).
https://ruixu.me/html/GCNO/index.html
GNU Affero General Public License v3.0
278 stars 29 forks source link

Open surface reconstruction #11

Closed Enamel2 closed 9 hours ago

Enamel2 commented 1 month ago

Thank you for the amazing work! I'm impressed by the design of the algorithm and the accuracy your work achieved. Recently during my work, I'm trying to apply such algorithm to estimate normals from a point cloud sampled from an open surface. As far as I know the screened poisson reconstruction will create closed watertight surface. So may I ask what's the good way to reconstruct an open surface once the normal is estimated? Your answer will be deeply appreciated! Thanks!

Xrvitd commented 1 month ago

Try to use some Explicit Reconstruction methods? Or maybe u can just cut off your PSR result.

At 2024-07-13 05:58:03, "Enamel2" @.***> wrote:

Thank you for the amazing work! I'm impressed by the design of the algorithm and the accuracy your work achieved. Recently during my work, I'm trying to apply such algorithm to estimate normals from a point cloud sampled from an open surface. As far as I know the screened poisson reconstruction will create closed watertight surface. So may I ask what's the good way to reconstruct an open surface once the normal is estimated? Your answer will be deeply appreciated! Thanks!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>