Search found 7320 matches

by daniel
Mon Mar 25, 2024 8:39 pm
Forum: French area
Topic: Fonction align pour referencer un fichier de points
Replies: 2
Views: 87

Re: Fonction align pour referencer un fichier de points

Alors tout d'abord, il faut utiliser une version récente. Ensuite, il faut charger le fichier géoréférencé en acceptant le "Global Shift" (et de manière à ce que les coordonnées locales soit < 1000 typiquement. Ensuite il faut que ce nuage géoréférencé soit la "référence" et le n...
by daniel
Mon Mar 25, 2024 8:30 pm
Forum: Questions
Topic: Unroll parameters
Replies: 1
Views: 66

Re: Unroll parameters

Well, the 'unroll' happens about the axis, so changing it will change the result obviously.

Maybe there's an issue with the coordinate system? Hard to say without more information ;)
by daniel
Mon Mar 25, 2024 8:28 pm
Forum: Plugins
Topic: New plunging with pycc, cccorelib and CloudCompy
Replies: 4
Views: 125

Re: New plunging with pycc, cccorelib and CloudCompy

Yes, it's possible with the Python Runtime.

For now, the only example is the 3DFin plugin by Swansee University (https://www.cloudcompare.org/doc/wiki/i ... n_(plugin)).

You can look at the code and maybe ask questions to its authors via github: https://github.com/3DFin/3DFin/tree/main
by daniel
Sat Mar 23, 2024 10:23 am
Forum: Questions
Topic: Default viewport in .bin file
Replies: 2
Views: 117

Re: Default viewport in .bin file

Ah, not at the moment. I believe this idea has already been added to the TODO list. However there too many ideas in this list, and not enough contributors...
by daniel
Fri Mar 22, 2024 7:17 pm
Forum: Questions
Topic: RMS calculation formula
Replies: 1
Views: 159

Re: RMS calculation formula

More simplified than the Root of the average of square values?
by daniel
Fri Mar 22, 2024 7:12 pm
Forum: Questions
Topic: Export population per cell in rasterize command line
Replies: 4
Views: 642

Re: Export population per cell in rasterize command line

Indeed, I there are a lot of options there, and not a simple way to set them via the command line...
by daniel
Fri Mar 22, 2024 7:11 pm
Forum: Issues, bugs, etc.
Topic: Exporting Animation Frames
Replies: 1
Views: 161

Re: Exporting Animation Frames

Which version of CloudCompare are you using?
by daniel
Thu Mar 21, 2024 7:06 pm
Forum: CloudCompare
Topic: Connected component command line error
Replies: 3
Views: 337

Re: Connected component command line error

Oops, it seems I missed this message. And it looks tough to understand, so it may take some time before I'm able to process it...
by daniel
Thu Mar 21, 2024 7:04 pm
Forum: Questions
Topic: cloud registration without scale adjustment
Replies: 5
Views: 220

Re: cloud registration without scale adjustment

Have you set the overlap parameter correctly? Because from the image of the starting position, it seems the overlap is very small. You should set this parameter accordingly (otherwise will algorithm will try to make all the points of the 'to be aligned' cloud as close as possible to some points of t...
by daniel
Thu Mar 21, 2024 7:03 pm
Forum: Questions
Topic: Scalar field and RGB
Replies: 3
Views: 215

Re: Scalar field and RGB

Yes, it's possible to map a scalar field to a standard LAS field (assuming the ranges are compatible), or even exporting it to an extended field. The issue is that the colors you see in CloudCompare are tied to the current 'color scale' and that only exist in CloudCompare. You may not be able to rep...