Search found 7376 matches

by daniel
Thu Apr 11, 2024 6:56 am
Forum: Plugins
Topic: M3C2 Plugin
Replies: 11
Views: 2506

Re: M3C2 Plugin

Not really...

You can definitely set the camera to look from the top (with orthographic projection), and you'll still see the colors and optionally the color scale to the right... but not in a fancy way like your example.
by daniel
Thu Apr 11, 2024 6:54 am
Forum: Questions
Topic: resample input cloud option when using -RASTERIZE in command line mode
Replies: 2
Views: 161

Re: resample input cloud option when using -RASTERIZE in command line mode

Oh, that was a good call: this was actually missing in the documentation, but you can use the -RESAMPLE sub-option (I've updated the wiki).
by daniel
Thu Apr 11, 2024 6:49 am
Forum: Questions
Topic: Can't load OBJ
Replies: 4
Views: 253

Re: Can't load OBJ

You have to enable the QCORE_IO_PLUGIN project (CMake option PLUGIN_IO_QCORE).
by daniel
Tue Apr 09, 2024 8:14 pm
Forum: Plugins
Topic: M3C2 Plugin
Replies: 11
Views: 2506

Re: M3C2 Plugin

So the 'Visible' option (and all color scale options as well) are in the cloud properties (on the left side, below the DB tree, once a cloud is highlighted. And you can create an absolute color scale, with labels, etc. with the 'Color scales manager' : https://www.cloudcompare.org/doc/wiki/index.php...
by daniel
Tue Apr 09, 2024 7:14 pm
Forum: Questions
Topic: Wear on wooden power line beam through years
Replies: 1
Views: 132

Re: Wear on wooden power line beam through years

The cloud looks a bit 'rough' and inaccurate from what I can see? Have you tried to segment it with the 'scissors' tool maybe ( https://www.cloudcompare.org/doc/wiki/index.php/Interactive_Segmentation_Tool ) or the Cross Section tool? ( https://www.cloudcompare.org/doc/wiki/index.php/Cross_Section )...
by daniel
Tue Apr 09, 2024 7:10 pm
Forum: Questions
Topic: Volume density measurement
Replies: 2
Views: 152

Re: Volume density measurement

Yes, that's it. And for the 'volume density' we simply divide the number of points by the volume of the sphere (while for the 'surface' density, we divide it by the surface of the equivalent circle).
by daniel
Tue Apr 09, 2024 7:09 pm
Forum: Questions
Topic: displaying a single color on the scaler field
Replies: 2
Views: 253

Re: displaying a single color on the scaler field

It is not clear to me what the problem is exactly, but I would guess that there's one point that has a totally different distance from the rest. This make me thing about a 'limitation' of the C2M that was fixed recently in version 2.13.1 version. Can you test with this new version and report here if...
by daniel
Tue Apr 09, 2024 7:04 pm
Forum: French area
Topic: Calcul de volume de tranchée à partir de Cloud Compare
Replies: 4
Views: 209

Re: Calcul de volume de tranchée à partir de Cloud Compare

Voici ce dont on a discuté par email (pour continuer le fil ici): Quelques commentaires : - si c'est plus simple, ou si le trou n'est pas rectangulaire, vous pouvez aussi utiliser l'outil 'ciseaux' (Edit > Segment) qui permet de découper selon un contour - utiliser un mesh (OBJ) aurait l'avantage d'...
by daniel
Tue Apr 09, 2024 6:59 pm
Forum: Questions
Topic: select point cluster by scalar field
Replies: 5
Views: 3784

Re: select point cluster by scalar field

So the Connected Components tool uses a simple 'connected components labeling algorithm' applied to a regular grid. And we simply use the cells of the cloud octree considered as a given level of subdivision to convert the cloud to a grid. The octree is a recursive subdivision of the cloud in 8 cubes...
by daniel
Sat Apr 06, 2024 5:54 pm
Forum: Issues, bugs, etc.
Topic: Error when importing e57 into cc
Replies: 1
Views: 126

Re: Error when importing e57 into cc

Well, it all depends on the memory your PC have. As long as the individual scans don't contain more than 1.5billion points each, CloudCompare can normally handle them.