We have a lot of Navvis point clouds - often with literally thousands of images.
It would be great to be able to load an e57 and have the option to load without images (both in the UI and in the CLI ;) ). RECAP does this and it is incredibly useful.
We receive these from various clients and are ...
Search found 8 matches
- Tue Nov 18, 2025 1:46 pm
- Forum: Requests, new functionalities
- Topic: E57 load without images
- Replies: 1
- Views: 14737
- Thu Mar 13, 2025 6:08 pm
- Forum: Questions
- Topic: Unexpected Point Cloud Visualization Issue After Exporting from CloudCompare CommandLine
- Replies: 4
- Views: 26484
Re: Unexpected Point Cloud Visualization Issue After Exporting from CloudCompare CommandLine
Jumping on this thread - when you do the -GLOBAL_SHIFT AUTO does it revert the coordinates back to what they were on export/save in the CLI?
eg if I were to use the exaxmple:
"C:\Program Files\CloudCompare\cloudcompare.exe" -O -GLOBAL_SHIFT AUTO "input.e57" -C_EXPORT_FMT E57 -SAVE_CLOUDS FILE ...
eg if I were to use the exaxmple:
"C:\Program Files\CloudCompare\cloudcompare.exe" -O -GLOBAL_SHIFT AUTO "input.e57" -C_EXPORT_FMT E57 -SAVE_CLOUDS FILE ...
- Wed Mar 05, 2025 12:46 pm
- Forum: Questions
- Topic: CloudCompare CLI select attribute columns
- Replies: 4
- Views: 11717
Re: CloudCompare CLI select attribute columns
aware this is now 2 years old, however my issue has resurfaced!
I am currently adding a header in to the .pts files, however some of them are 160GB+ so you can imagine the processing times on these is horrendous.
Would still love to be able to use the CLI to open a pointcloud but dictate its format ...
I am currently adding a header in to the .pts files, however some of them are 160GB+ so you can imagine the processing times on these is horrendous.
Would still love to be able to use the CLI to open a pointcloud but dictate its format ...
- Mon Jun 03, 2024 10:02 am
- Forum: Issues, bugs, etc.
- Topic: PTS to LAS format conversion problem
- Replies: 16
- Views: 60027
Re: PTS to LAS format conversion problem
I am just using a powershell script for now, she aint fast!daniel wrote: Mon Jun 03, 2024 8:10 am Not with CloudCompare... You'd better use a simpler tool for that (even though I don't know which one :D).
- Mon Jun 03, 2024 7:53 am
- Forum: Issues, bugs, etc.
- Topic: PTS to LAS format conversion problem
- Replies: 16
- Views: 60027
Re: PTS to LAS format conversion problem
Oh, so I did a mistake, it was '//' instead of '#'.
But you are right, having a command line method to rename a scalar field would probably be the simplest solution in the end.
@Chris: the issue with auto assigning a scalar field to 'Intensity' is that LAS files have some expectations regarding ...
- Wed Apr 17, 2024 7:00 pm
- Forum: Questions
- Topic: Normals to HSV Question
- Replies: 1
- Views: 5426
Normals to HSV Question
Hi there, have a point cloud with RGB values and normals. I was wanting to convert the normals to HSV through: Edit > Normals > Convert to > HSV colors. When I do this, the original RGB values are replaced.
What I was wondering was if there was a way to keep the original RGB colours, AND have the ...
What I was wondering was if there was a way to keep the original RGB colours, AND have the ...
- Thu Jan 12, 2023 8:19 am
- Forum: Questions
- Topic: CloudCompare CLI select attribute columns
- Replies: 4
- Views: 11717
Re: CloudCompare CLI select attribute columns
ahh oh well, slightly frustrating. I guess I'll open each point cloud, save it in another format and then carry out the CLI after that.
Thanks for your help, +1 to add a -FORMAT command so you can do things like -FORMAT XYZSRGB for ascii point clouds!
Thanks for your help, +1 to add a -FORMAT command so you can do things like -FORMAT XYZSRGB for ascii point clouds!
- Wed Jan 11, 2023 8:00 pm
- Forum: Questions
- Topic: CloudCompare CLI select attribute columns
- Replies: 4
- Views: 11717
CloudCompare CLI select attribute columns
Not sure if I am missing something here..
Trying to use the CLI to open a point cloud, do some noise filtering and subsampling, generate normals then save it.
The point cloud input is a .pts file in XYZsRGB format, however I cant seem to find the option of selecting this through the CLI... it seems ...
Trying to use the CLI to open a point cloud, do some noise filtering and subsampling, generate normals then save it.
The point cloud input is a .pts file in XYZsRGB format, however I cant seem to find the option of selecting this through the CLI... it seems ...