Page 1 of 1

Export Points?

Posted: Fri Oct 12, 2012 6:02 pm
by whistleboy
Is there a way to export the coordinates of points comprising two point clouds to a text file after the clouds have been opened and registered in CloudCompare? I noticed in an earlier post a mention of someone taking output from the "Command Line", but cannot seem to find a way to export the point data.

Thanks!

Re: Export Points?

Posted: Fri Oct 12, 2012 7:27 pm
by daniel
Hi again,

As I said in a previous post, you can export each point cloud (with their associated scalar field(s)) in various file format. Generally the most useful and simple format is ASCII (in which the distances are saved along points - one point per line: 'X Y Z distance' - and eventually colors or normals).

You just have to select each point cloud (in the database tree on the left) and use "File > Save" or the floppy disk icon.

Re: Export Points?

Posted: Fri Oct 12, 2012 7:54 pm
by whistleboy
Oh, that was waaaay too easy! Thank you so much, Daniel.