Search found 9 matches
- Tue Jan 28, 2025 1:33 am
- Forum: Questions
- Topic: Surface Reconstruction Blob ?
- Replies: 5
- Views: 529
Re: Surface Reconstruction Blob ?
Ah, so you are happy with some of the 'bubbles' :-D In this case, it's tricky... Because the only information we have is how far the triangles are from the closest points. What you could do is sample a lot of points on the raw mesh, segment the resulting cloud with the scissors tool, and eventually...
- Mon Jan 27, 2025 1:10 pm
- Forum: Questions
- Topic: Distance Between Points
- Replies: 6
- Views: 1642
- Mon Jan 27, 2025 1:07 pm
- Forum: Questions
- Topic: Surface Reconstruction Blob ?
- Replies: 5
- Views: 529
Re: Surface Reconstruction Blob ?
So with Poisson, you generally need to filter the result based on the 'Density' scalar field (see the last section of https://www.cloudcompare.org/doc/wiki/index.php/Poisson_Surface_Reconstruction_(plugin) ). You can aslo play with the 'boundary' setting to change the behavior of Poisson where no p...
- Sun Jan 26, 2025 3:26 pm
- Forum: Questions
- Topic: Surface Reconstruction Blob ?
- Replies: 5
- Views: 529
Surface Reconstruction Blob ?
I'm computing the normal's for the mesh below using Triangulation setting. As well I'm using Poisson Surface Reconstruction although this is the results, why does the mesh look like it's a blob, are my Reconstruction settings too high or low ? CloudCompare_6OWnvj74u1.png How can I tell Surface Recon...
- Sun Jan 26, 2025 3:09 pm
- Forum: Questions
- Topic: Distance Between Points
- Replies: 6
- Views: 1642
Re: Distance Between Points
In the math sense if R.x = 0.400002 and Q.x = 0.400007 = -0.000005 based on dX = R.x - Q.x ?
- Fri Jan 24, 2025 4:26 pm
- Forum: Questions
- Topic: Distance Between Points
- Replies: 6
- Views: 1642
Re: Distance Between Points
Well, that's simply the shift between the points along the X, Y or Z dimension (left column) or in the XY, XZ and ZY planes (right column = 2D distances) If I understand correctly based on the screen capture, deltaX is the shift between the points, meanwhile deltaXY is the distance between the poin...
- Mon Jan 20, 2025 3:06 am
- Forum: Questions
- Topic: Distance Between Points
- Replies: 6
- Views: 1642
Distance Between Points
I'm trying to understand the distance between these two points. I understand the distance is 0.4 between points but the other values I do not understand ?
- Mon Jan 06, 2025 9:32 pm
- Forum: Questions
- Topic: Peel 3D Features in Cloud Compare ?
- Replies: 1
- Views: 1334
Peel 3D Features in Cloud Compare ?
I was looking at Peel 3D by Creaform an impressive programs for 3D scanning data although expensive. Some features as found on the software main page is the ability to split off an object among other things that I can't completely describe available in Cloud Compare ?
- Tue Dec 24, 2024 9:59 am
- Forum: Questions
- Topic: Distance between Points ?
- Replies: 1
- Views: 1370
Distance between Points ?
I want to find the distance between points but in the tree the point cloud is disabled therefore how can I enable and select points on the mesh to find the distance ?