Search found 7362 matches

by daniel
Thu Apr 18, 2024 1:56 pm
Forum: Plugins
Topic: Open .fls in command line
Replies: 7
Views: 2703

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

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

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

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

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: 2
Views: 87

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

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

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

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: 4
Views: 585

Re: no Qt platform plugin could be initialized

That's weird... Have you tried a clean uninstall/reinstall process?