Search found 7354 matches

by daniel
Tue Apr 02, 2024 8:37 pm
Forum: Questions
Topic: poissonrecon - cloud to mesh
Replies: 2
Views: 139

Re: poissonrecon - cloud to mesh

I would guess that there's an issue with how the normals are oriented. How have you computed them?
by daniel
Tue Apr 02, 2024 9:49 am
Forum: Plugins
Topic: M3C2 Plugin
Replies: 9
Views: 418

Re: M3C2 Plugin

You simply have to check the 'Visible' checkbox in the options:
Screenshot 2024-04-02 114906.jpg
Screenshot 2024-04-02 114906.jpg (22.52 KiB) Viewed 308 times
by daniel
Tue Apr 02, 2024 9:45 am
Forum: Questions
Topic: Classification of lawn
Replies: 1
Views: 91

Re: Classification of lawn

Yeah, Canupo should work great. What parameters are you using? (maybe you could share a screenshot). Have you used very/too large scales maybe?
by daniel
Tue Apr 02, 2024 9:41 am
Forum: Questions
Topic: Opening point clouds from Shining 3d Einstar software (Exstar)
Replies: 1
Views: 61

Re: Opening point clouds from Shining 3d Einstar software (Exstar)

Well, I bet that sadly this is a closed proprietary format... I don't have any information about this format.
by daniel
Thu Mar 28, 2024 3:02 pm
Forum: CloudCompare
Topic: Connected component command line error
Replies: 4
Views: 650

Re: Connected component command line error

Yes, that would help a lot! Thanks.
by daniel
Thu Mar 28, 2024 3:01 pm
Forum: Questions
Topic: Global box center coordinates
Replies: 1
Views: 142

Re: Global box center coordinates

Hum, there's a command to batch export this kind of information for point clouds... But not sub-meshes (nor meshes) sadly.

If you have C++ development skills, I bet it wouldn't be too hard to replicate for (sub)meshes.
by daniel
Thu Mar 28, 2024 6:58 am
Forum: Plugins
Topic: M3C2 Plugin
Replies: 9
Views: 418

Re: M3C2 Plugin

It looks like there is a scalar field (you can activate/display the color scale in the cloud properties). But the cloud is very sparse. Maybe you can reduce the default subsampling step for Core points generation (or simply use the original points if your cloud is not that big).
by daniel
Thu Mar 28, 2024 6:56 am
Forum: Questions
Topic: Mesh can only be saved as .bin
Replies: 1
Views: 80

Re: Mesh can only be saved as .bin

Maybe you are selecting the folder including the mesh and not the mesh itself? Or the vertices and not the mesh?
by daniel
Tue Mar 26, 2024 6:57 pm
Forum: Plugins
Topic: New plunging with pycc, cccorelib and CloudCompy
Replies: 4
Views: 222

Re: New plunging with pycc, cccorelib and CloudCompy

So CloudCompy is a different project (here I was suggesting to use 'Python Runtime'). For CloudCompy, you'll have to follow the instruction on the project website or on its github page: https://github.com/CloudCompare/CloudComPy/blob/master/README.md It's also more efficient to ask questions on both...
by daniel
Tue Mar 26, 2024 6:55 pm
Forum: 3DMASC
Topic: Automate point cloud classification for multiple tiles
Replies: 2
Views: 144

Re: Automate point cloud classification for multiple tiles

I'm not the expert, but I believe as long as the other tiles have the same density and objects of the same scale, then the classifier should work on these tiles as well.

And you can normally automate the process via the command line.