Search found 7411 matches

by daniel
Sat May 11, 2024 8:15 am
Forum: CloudCompare
Topic: Merge jpg Textures + offset.xyz missing
Replies: 1
Views: 202

Re: Merge jpg Textures + offset.xyz missing

No, CloudCompare cannot do any fancy things with textures...

And I'm not sure to know what an 'offset.xyz' file is?
by daniel
Sat May 11, 2024 8:14 am
Forum: Questions
Topic: Deleting overlapping sections in an imported LIDAR scan
Replies: 5
Views: 327

Re: Deleting overlapping sections in an imported LIDAR scan

Yep, you could do that.

I'm still struggling to understand if the issue is with the point 3D positions, or only with the colors?
by daniel
Sat May 11, 2024 8:13 am
Forum: Questions
Topic: Export Local Coordinate and Bounding box
Replies: 1
Views: 101

Re: Export Local Coordinate and Bounding box

You can simply reset the Global Shift before exporting the cloud to ASCII (with Edit > Edit Global Shift and Scale --> set all components to zero).
by daniel
Sat May 11, 2024 8:07 am
Forum: Issues, bugs, etc.
Topic: User Doc Link not working
Replies: 1
Views: 173

Re: User Doc Link not working

Works fine on my side... maybe a temporary issue?
by daniel
Sat May 11, 2024 8:07 am
Forum: Questions
Topic: Thin wall cloud > mesh signed distance calculation
Replies: 4
Views: 263

Re: Thin wall cloud > mesh signed distance calculation

Hum, I fear another issue is that currently CCCoreLib doesn't know/care about the point normals. This information is not passed to CCCoreLib.

Anyway, anyone could perform this change, as long as it's done properly ;)
by daniel
Thu May 09, 2024 7:29 am
Forum: Questions
Topic: Command Line – Merge with Original Cloud Index
Replies: 6
Views: 401

Re: Command Line – Merge with Original Cloud Index

Maybe it would be 'easier' with CloudCompy (CloudCompare Python wrapper).
by daniel
Thu May 09, 2024 7:28 am
Forum: Questions
Topic: Command Line – Merge with Original Cloud Index
Replies: 6
Views: 401

Re: Command Line – Merge with Original Cloud Index

Currently the command line code doesn't allow for this. One would have to upgrade it...
by daniel
Thu May 09, 2024 7:24 am
Forum: Questions
Topic: Deleting overlapping sections in an imported LIDAR scan
Replies: 5
Views: 327

Re: Deleting overlapping sections in an imported LIDAR scan

So is it really 'noise', or simply a bad registration between scans? In the first case, you could simply play with the tools under the 'Tools > Clean' menu (see https://www.cloudcompare.org/doc/wiki/index.php/Methods#Clean ). But if it's a registration issue, you could also split the cloud into thes...