Search found 7376 matches

by daniel
Sat Apr 27, 2024 5:20 am
Forum: Questions
Topic: Laggy point cloud manipulation after LOD acceleration structure operation
Replies: 9
Views: 1260

Re: Laggy point cloud manipulation after LOD acceleration structure operation

Frankly I don't know... nothing really makes sense. I guess you are using the latest driver?
by daniel
Sat Apr 27, 2024 5:18 am
Forum: Questions
Topic: no Qt platform plugin could be initialized
Replies: 5
Views: 675

Re: no Qt platform plugin could be initialized

Which version of Windows are you using?
by daniel
Sat Apr 27, 2024 5:16 am
Forum: Issues, bugs, etc.
Topic: [latest alpha] New scalarfields not proposed when saving
Replies: 6
Views: 2460

Re: [latest alpha] New scalarfields not proposed when saving

Can you open a ticket on github and tag Thomas Montaigu (the new LAS I/O author) maybe?
by daniel
Sat Apr 27, 2024 5:14 am
Forum: Questions
Topic: Laser Scanning and 3D Reconstruction.
Replies: 3
Views: 143

Re: Laser Scanning and 3D Reconstruction.

Well, it's hard to see (don't hesitate to activate the EDL shader ;), but assuming you have some overlapping surfaces, you can indeed use the Edit > Translate/Rotate tool to roughly align the scans, and then use the ICP tool (see https://www.cloudcompare.org/doc/wiki/index.php/Alignment_and_Registra...
by daniel
Tue Apr 23, 2024 12:26 pm
Forum: Questions
Topic: Run operations on cloud without graphic output?
Replies: 2
Views: 118

Re: Run operations on cloud without graphic output?

I think the command line mode should help you do that? (with the -SS option):
https://www.cloudcompare.org/doc/wiki/i ... _line_mode
by daniel
Mon Apr 22, 2024 12:34 pm
Forum: Questions
Topic: SOR with Distance, Select by Colour -> Automation/Customisation options?
Replies: 2
Views: 136

Re: SOR with Distance, Select by Colour -> Automation/Customisation options?

1) Sadly, I don't thing the current python scripting tools will let you change the behavior of an algorithm (but they might allow you to do this clustering approach you are referring to). The best way would be indeed to modify the C++ algorithm directly 2) You can now filter points based on their RG...
by daniel
Mon Apr 22, 2024 12:28 pm
Forum: Questions
Topic: Contribute data sets
Replies: 1
Views: 93

Re: Contribute data sets

So, maybe the authors of the plugin could be interested (not sure about that), or maybe more the 3DForEcoTech - https://3dforecotech.eu/ - and more generally the LIDAR/forestry communities?
by daniel
Mon Apr 22, 2024 12:25 pm
Forum: French area
Topic: Ajout_Ligne de commande_smoothlaplacian
Replies: 1
Views: 83

Re: Ajout_Ligne de commande_smoothlaplacian

- smoothLaplacian: je ne pense pas (si on parle bien de l'option de lissage d'un maillage)
- Resample Input Cloud: oui ça a été rajouté dans la version 2.13 (voir l'option -RESAMPLE de -RASTERIZE - https://www.cloudcompare.org/doc/wiki/i ... _line_mode)
by daniel
Mon Apr 22, 2024 12:23 pm
Forum: Questions
Topic: Cloud Point showing up as a straight line
Replies: 9
Views: 320

Re: Cloud Point showing up as a straight line

Also, a classical issue is if the points are expressed in a 'geographical' coordinate system with X and Y being angles, and Z being in meters (i.e. with a totally different scale). CC expects all 3 dimensions to be the same.
by daniel
Mon Apr 22, 2024 12:20 pm
Forum: Questions
Topic: Points registering as square, not spheres
Replies: 1
Views: 77

Re: Points registering as square, not spheres

If you use quite recent versions of CloudCompare, you have an option to show the points as circle in the 'Display > Display settings' dialog.