Search found 7377 matches

by daniel
Thu Apr 18, 2024 1:35 pm
Forum: Questions
Topic: Laser Scanning and 3D Reconstruction.
Replies: 3
Views: 215

Re: Laser Scanning and 3D Reconstruction.

Do you mean that you want to register different scans with a small overlap? If yes, then you should look at the ICP tool (https://www.cloudcompare.org/doc/wiki/index.php/ICP). Pay attention to the 'overlap' parameter.

Else, you'll have to share some pictures to help us understand.
by daniel
Thu Apr 18, 2024 1:32 pm
Forum: Questions
Topic: Split cloud (integer values) class names
Replies: 1
Views: 153

Re: Split cloud (integer values) class names

Wow... no it's not possible. And even by tweaking the code it wouldn't be that simple...
by daniel
Thu Apr 18, 2024 1:31 pm
Forum: Questions
Topic: ICP , data scalar field as weight
Replies: 1
Views: 157

Re: ICP , data scalar field as weight

Ah probably not... you would have to look at the code.
by daniel
Thu Apr 18, 2024 12:16 pm
Forum: Questions
Topic: Freeze Transformation for Save
Replies: 2
Views: 149

Re: Freeze Transformation for Save

Which version are you using? In older versions, the 'sensor' part of the PCD file was ignored (i.e., when the entity was transformed, the sensor was not updated). Now in the latest 2.13.x versions, it is correctly updated. So either you need to upgrade CloudCompare, or if it's the latest version, th...
by daniel
Thu Apr 18, 2024 12:11 pm
Forum: Questions
Topic: no Qt platform plugin could be initialized
Replies: 5
Views: 732

Re: no Qt platform plugin could be initialized

That's weird... Have you tried a clean uninstall/reinstall process?
by daniel
Thu Apr 18, 2024 10:22 am
Forum: Questions
Topic: Estimating Volumes
Replies: 2
Views: 265

Re: Estimating Volumes

Not sure to understand, as this tool is meant to compute the volume between 2 different 'states' of the stockpile. If your 4 scans are representing the same epoch, then you can simply merge them (Edit > Merge) and then use a constant altitude in the 2.5D calculation tool. Else, I'm not sure to under...
by daniel
Fri Apr 12, 2024 6:38 pm
Forum: Questions
Topic: CC noob needing help with DXF
Replies: 4
Views: 1637

Re: CC noob needing help with DXF

Would you be able to share the files with me? (admin@cloudcompare.org)
by daniel
Fri Apr 12, 2024 6:35 pm
Forum: Issues, bugs, etc.
Topic: Version 2.13.1 issue with "Align two clouds by picking at least 4 point"
Replies: 1
Views: 325

Re: Version 2.13.1 issue with "Align two clouds by picking at least 4 point"

Weird...

Does it happen with a specific mesh?

And also when you hide the to-be-aligned entity?
by daniel
Fri Apr 12, 2024 9:51 am
Forum: CloudCompare
Topic: Volume from point
Replies: 3
Views: 580

Re: Volume from point

Than you could try to mesh it (probably with Delaunay 2.5D) and if it looks viable, then sample a lot of points over this mesh (with Edit > Mesh > Sample points).
by daniel
Fri Apr 12, 2024 8:15 am
Forum: Questions
Topic: Can't load OBJ
Replies: 4
Views: 280

Re: Can't load OBJ

Have you proprely 'INSTALLED' the solution? (make install)