Replies: 1 comment
-
@schFuelPC The shape of your data is very odd. Loading it into a The error NOTE: The If I use a large alpha like I would suggest reexamining your input data set and first try to organize it into an |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Very new user of Open3D and hoping to get some assistance on the function "create_from_point_cloud_alpha_shape". Using version 15.2 of open3d for windows.
I have a point cloud (see below) of a tree canopy that I am looking to create a 3D alpha shape around to get an estimate of the volume of the canopy.
WC1_Cloud_canopy.txt
I am using the following code to test different size alphas and then will examine the resultant meshes in CloudCompare.
On all values of alpha, the output of
create_from_point_cloud_alpha_shape
isTriangleMesh with 0 points and 0 triangles
.Any thoughts or suggestions on what I might be doing wrong?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions