If the clouds are already roughly registered, then you can probably try to automate things with the command line. You'll have the ability to do automatic registration (-ICP) and compute distances (C2M_DISTS, etc).
See https://www.cloudcompare.org/doc/wiki/index.php/Command_line_mode
There's ...
Search found 8182 matches
- Wed Jul 01, 2026 3:38 pm
- Forum: Questions
- Topic: Can I "batch align" multiple meshes/ a faster way to align 2 meshes
- Replies: 1
- Views: 96
- Mon Jun 29, 2026 3:09 pm
- Forum: Questions
- Topic: CloudPoints
- Replies: 1
- Views: 756
Re: CloudPoints
I don't know if Orbis files are supported or not... Is it an 'fls' file or something similar?
- Sat Jun 20, 2026 6:00 am
- Forum: Questions
- Topic: Can I export STL files after alignment in CloudCompare?
- Replies: 1
- Views: 3495
Re: Can I export STL files after alignment in CloudCompare?
So for '1', as soon as you export the aligned mesh to STL, it should be saved with the transformed coordinates. So it should keep its aligned position.
For '2', you can use the scissors tool, but you might want first to sample points on the mesh to be able to make a finer selection. Then, compute ...
For '2', you can use the scissors tool, but you might want first to sample points on the mesh to be able to make a finer selection. Then, compute ...
- Fri Jun 12, 2026 12:54 pm
- Forum: Issues, bugs, etc.
- Topic: Points have RBG color on PC but not mac
- Replies: 1
- Views: 4832
Re: Points have RBG color on PC but not mac
Which file type are you loading?
- Fri Jun 12, 2026 12:53 pm
- Forum: Questions
- Topic: Finely Register Error
- Replies: 1
- Views: 3683
Re: Finely Register Error
Yes, you have to select the entities (inside the 'folder' or 'group' entities that we can see on the capture). Each time you open a file, a 'group' entity is created, with all the 3D entities inside.
- Fri Jun 12, 2026 12:52 pm
- Forum: Questions
- Topic: I can't export a video from the animation plugin
- Replies: 1
- Views: 3198
Re: I can't export a video from the animation plugin
Which version are you using and on which OS?
- Fri Jun 12, 2026 12:52 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 111186
Re: PTX files with normals
Sorry, I missed the previous messages. Can you send me a long to the example file directly to 'admin@cloudcompare.org'?
- Sat May 30, 2026 2:17 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 111186
Re: PTX files with normals
So, the I/O filter has been updated already. I'm just waiting for some feedback from someone owning real PTX files with normals.
- Fri May 29, 2026 2:31 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 111186
Re: PTX files with normals
Ok, I've made the change in the latest 2.14.beta version online (for Windows). Tell me if it works.
And even better, if you could send me a sample file, that would very useful to check that I've done things correctly.
And even better, if you could send me a sample file, that would very useful to check that I've done things correctly.
- Fri May 29, 2026 2:04 pm
- Forum: Issues, bugs, etc.
- Topic: Sensor transformation is wrong for registered PTX files
- Replies: 4
- Views: 31847
Re: Sensor transformation is wrong for registered PTX files
So referring to the code and to https://paulbourke.net/dataformats/ptx/ , the sensor position and orientation is stored in rows 3-6 (row 3 is the sensor center, and the next 3 rows are the X, Y and Z vectors).
Rows 7-10 store the global transformation matrix that applies to the points (and I would ...
Rows 7-10 store the global transformation matrix that applies to the points (and I would ...