Search found 8194 matches

by daniel
Thu Aug 06, 2026 3:45 pm
Forum: Questions
Topic: Opening a file in CC from AutoCad
Replies: 1
Views: 527

Re: Opening a file in CC from AutoCad

A solution might be to use the JSon RPC plugin: https://github.com/CloudCompare/qJSonRPCPlugin

(but I don't know how it works, as I've personally never used it).
by daniel
Thu Aug 06, 2026 3:41 pm
Forum: Issues, bugs, etc.
Topic: FAILED TO OPEN FILE FOR OUTPUT: INVALID VIDEO SIZE
Replies: 4
Views: 40921

Re: FAILED TO OPEN FILE FOR OUTPUT: INVALID VIDEO SIZE

Does it work better if you try with a output path that has no space/blank character?
by daniel
Thu Aug 06, 2026 3:39 pm
Forum: Questions
Topic: Deviation and Surface Area per Face
Replies: 2
Views: 4896

Re: Deviation and Surface Area per Face

I confirm that there's no direct way to do that at least.
by daniel
Thu Aug 06, 2026 3:35 pm
Forum: Plugins
Topic: HoughNormals plugin algorithm
Replies: 1
Views: 246

Re: HoughNormals plugin algorithm

Hi,

Sadly, I have no idea. It's an old contribution.

The code and main header is there: https://github.com/CloudCompare/CloudCompare/blob/master/plugins/core/Standard/qHoughNormals/extern/normals_Hough/normals_Hough/Normals.h

The author is Alexandre BOULCH.

And it does indicate that the right ...
by daniel
Sat Jul 18, 2026 3:13 pm
Forum: French area
Topic: Comparaison entre scanner Fixe et Mobile
Replies: 1
Views: 4199

Re: Comparaison entre scanner Fixe et Mobile

Bonjour,

Alors oui, fitter un plan sur une surface qu'on sait (ou suppose) plane est une très bonne technique pour caractériser le bruit. Pour la position exacte du plan fitté, c'est grosso-modo correct (mais ça dépend quand même de la densité locale des points et de de la répartition du bruit dans ...
by daniel
Wed Jul 15, 2026 5:19 pm
Forum: Plugins
Topic: Indoor point cloud classification
Replies: 1
Views: 3695

Re: Indoor point cloud classification

I would say 3Dmasc has more chances of being able to do it, considering it's very adaptable and customizable. But this will require some tinkering and embracing its complexity! There's definitely some options by mixing different concepts such as the planarity / curvature / etc.
by daniel
Wed Jul 15, 2026 5:17 pm
Forum: Plugins
Topic: Ransac - export just meshes
Replies: 13
Views: 141008

Re: Ransac - export just meshes

Well, in a very convoluted way, you can:
- run the Ransac plugin
- right click on the resulting group/folder item ('Ransac Detected Shapes (XXX)')
- use 'Select children by type and/or name'
- select children 'of type' Mesh (+ uncheck the 'strict' option)
- this will select all the primitives in ...
by daniel
Mon Jul 13, 2026 8:07 pm
Forum: French area
Topic: Conversion d'un nuage de point, comment récupérer les textures
Replies: 2
Views: 3270

Re: Conversion d'un nuage de point, comment récupérer les textures

Bonjour,

Alors oui, 1 milliard de points c'est énorme, il faut un ordinateur puissant, et probablement utiliser la ligne de commande pour le traiter (charger ça et l'afficher mettra à mal la plupart des PCs et des cartes graphiques).

Il est assez étonnant par contre que la décimation fasse ...
by daniel
Mon Jul 13, 2026 7:58 pm
Forum: Questions
Topic: Is 3 point align feature missing on Mac version?
Replies: 6
Views: 3747

Re: Is 3 point align feature missing on Mac version?

Sorry, it seems a 2.14 version 'issue' indeed. But it's just the icon that has disappeared. You normally still have access to this tool via 'Tools > Levels'
by daniel
Sun Jul 12, 2026 12:38 pm
Forum: Questions
Topic: Is 3 point align feature missing on Mac version?
Replies: 6
Views: 3747

Re: Is 3 point align feature missing on Mac version?

Is it a very old version of CC? Which version are you using on macOS?