Page 1 of 1

Extract Sections along polylines tool problem

Posted: Thu Feb 13, 2025 12:07 pm
by Ghostwriter
Hello there,

I simply can't understand why I get straight lines across a point cloud i´ve scanned.
I must be doing something wrong, I can't get the "Extract Sections along polylines" tool to work properly.

The extract tool is apparently not using the points from the pointcloud sometimes. It can be seen from the extracted cloud sections that the lines does not follow sometimes.

Can someone help me?

Thanks in advance.

Here is a linke of the Cloudcompare BIN file from my Onedrive. 200MB
https://lmtechnology-my.sharepoint.com/ ... g?e=vkFY1B

Re: Extract Sections along polylines tool problem

Posted: Thu Feb 13, 2025 8:19 pm
by daniel
Indeed, it seems the algorithm that extracts the concave envelope fails to reach some bumps... Not sure to know why though. This algorithm is very tricky.
screenshot_2025-02-13 211732.jpg
screenshot_2025-02-13 211732.jpg (29.82 KiB) Viewed 6330 times
While it works well on the next slice:
screenshot_2025-02-13 212225.jpg
screenshot_2025-02-13 212225.jpg (25.03 KiB) Viewed 6328 times

Re: Extract Sections along polylines tool problem

Posted: Tue Feb 18, 2025 10:17 am
by Ghostwriter
Hello Daniel,

Thanks for the quick reply.

Yes it is very strange.
What could a solution to this problem look like?

Re: Extract Sections along polylines tool problem

Posted: Tue Feb 18, 2025 10:41 am
by daniel
Sadly, only some intense debugging of the algorithm could help understand the issue... And it's probably a matter of a particular threshold somewhere.