You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any more argument options for the poisson_reconstruction() besides 'depth'? 'Type' or 'samplesPerNode' ?
More importantly, the output mesh comes with lots of extraneous mesh bits (expected when a point cloud is not closed). How can we go about to remove that extra information? Can poisson_reconstruction() output a scalar density field that we can use to cut off low-density areas?
Many thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Are there any more argument options for the poisson_reconstruction() besides 'depth'? 'Type' or 'samplesPerNode' ?
More importantly, the output mesh comes with lots of extraneous mesh bits (expected when a point cloud is not closed). How can we go about to remove that extra information? Can poisson_reconstruction() output a scalar density field that we can use to cut off low-density areas?
Many thanks!
The text was updated successfully, but these errors were encountered: