CloudCompare CLI select attribute columns

Feel free to ask any question here
Post Reply
kaaiinn
Posts: 5
Joined: Wed Jan 11, 2023 7:53 pm

CloudCompare CLI select attribute columns

Post by kaaiinn »

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 to default to XYZRGBs.

tl;dr is there a way to input column attributes via the CLI to XYZsRGB (then also export a pts as XYZsRGBNxNyNz)
daniel
Site Admin
Posts: 7479
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: CloudCompare CLI select attribute columns

Post by daniel »

Ah no, that's one limitation of the command line sadly...
Daniel, CloudCompare admin
kaaiinn
Posts: 5
Joined: Wed Jan 11, 2023 7:53 pm

Re: CloudCompare CLI select attribute columns

Post by kaaiinn »

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!
Post Reply