Search found 7378 matches

by daniel
Sat Apr 27, 2024 5:23 am
Forum: Questions
Topic: Exporting as ESRI ACII Z Grid
Replies: 1
Views: 104

Re: Exporting as ESRI ACII Z Grid

Sadly CloudCompare only generates geotiff rasters for now...
by daniel
Sat Apr 27, 2024 5:21 am
Forum: Requests, new functionalities
Topic: Promting user when attempting to close files
Replies: 1
Views: 112

Re: Promting user when attempting to close files

Ah, I think this is already on the TODO list (sadly, it's growing ever and ever, but never shrinks due to the lack of contributors...).
by daniel
Sat Apr 27, 2024 5:20 am
Forum: Questions
Topic: Laggy point cloud manipulation after LOD acceleration structure operation
Replies: 9
Views: 1286

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

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

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

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

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

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

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

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)