Scripting CloudCompare - Choose which parts of the cloud to load
Posted: Fri Oct 18, 2019 3:43 pm
Hello CloudCompare community,
I have a few hundreds of point clouds (ASCII ply) that I want to convert to .xyz files.
These clouds contain a lot of informations (points, colors, normals etc), and I want to keep only the points and normals while converting them.
A simple and nice way I found to do it, is, while loading the point cloud on CC, to keep only the points and normals, and then export it as an ASCII .xyz file. However, I'm not going to do that for hundreds of clouds.
So, as I know that CC is scriptable (http://www.cloudcompare.org/doc/wiki/in ... _line_mode), my question is:
How, in command line, can I choose to load only the points and normals, and not the whole cloud?
Thanks in advance!
I have a few hundreds of point clouds (ASCII ply) that I want to convert to .xyz files.
These clouds contain a lot of informations (points, colors, normals etc), and I want to keep only the points and normals while converting them.
A simple and nice way I found to do it, is, while loading the point cloud on CC, to keep only the points and normals, and then export it as an ASCII .xyz file. However, I'm not going to do that for hundreds of clouds.
So, as I know that CC is scriptable (http://www.cloudcompare.org/doc/wiki/in ... _line_mode), my question is:
How, in command line, can I choose to load only the points and normals, and not the whole cloud?
Thanks in advance!