Search found 7373 matches

by daniel
Thu Apr 18, 2024 1:57 pm
Forum: Tips and tricks
Topic: Volume Calculation
Replies: 9
Views: 3138

Re: Volume Calculation

No problem, CloudCompare is not a commercial solution, so we don't really consider other solutions as 'competition' ;)
by daniel
Thu Apr 18, 2024 1:56 pm
Forum: Plugins
Topic: Open .fls in command line
Replies: 7
Views: 2807

Re: Open .fls in command line

Hum, that's weird, there's no good reason for it not to work in command line mode... but I've never tried! Maybe someone else did...
by daniel
Thu Apr 18, 2024 1:55 pm
Forum: Issues, bugs, etc.
Topic: Transation XY plane
Replies: 1
Views: 115

Re: Transation XY plane

The issue is indeed with the Global Shift (if not right, you'll lose accuracy). And in your case, you'll lose accuracy anyway because it will happen at loading time (if you don't apply a Global Shift) or at the translation time (because the command line mode won't suggest you to impact the Global Sh...
by daniel
Thu Apr 18, 2024 1:50 pm
Forum: Questions
Topic: Calculate Length of Object Automatically
Replies: 3
Views: 153

Re: Calculate Length of Object Automatically

Not that I am aware of...
by daniel
Thu Apr 18, 2024 1:39 pm
Forum: Questions
Topic: 3DFin
Replies: 1
Views: 76

Re: 3DFin

The 3DFin plugin is accessible via the 'Python plugin', so you have to go to 'Plugin > Python plugin > Plugins > 3D Forest Inventory'
by daniel
Thu Apr 18, 2024 1:37 pm
Forum: Questions
Topic: Picking points on the fitted plane
Replies: 1
Views: 108

Re: Picking points on the fitted plane

Can you simply hide the cloud? (or did I misunderstand your question?).

Also, you might be interested in using the 'Point list picking' tool if you want to select multiple points on a particular entity.
by daniel
Thu Apr 18, 2024 1:35 pm
Forum: Questions
Topic: Laser Scanning and 3D Reconstruction.
Replies: 3
Views: 125

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: 65

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: 70

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: 1
Views: 55

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...