Search found 5 matches

by kaaiinn
Mon Jun 03, 2024 10:02 am
Forum: Issues, bugs, etc.
Topic: PTS to LAS format conversion problem
Replies: 16
Views: 17581

Re: PTS to LAS format conversion problem

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).
I am just using a powershell script for now, she aint fast!
by kaaiinn
Mon Jun 03, 2024 7:53 am
Forum: Issues, bugs, etc.
Topic: PTS to LAS format conversion problem
Replies: 16
Views: 17581

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 int...
by kaaiinn
Wed Apr 17, 2024 7:00 pm
Forum: Questions
Topic: Normals to HSV Question
Replies: 1
Views: 1176

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 no...
by kaaiinn
Thu Jan 12, 2023 8:19 am
Forum: Questions
Topic: CloudCompare CLI select attribute columns
Replies: 2
Views: 497

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!
by kaaiinn
Wed Jan 11, 2023 8:00 pm
Forum: Questions
Topic: CloudCompare CLI select attribute columns
Replies: 2
Views: 497

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 ...