What is included in *.csv

Feel free to ask any question here
Post Reply
paulstgeorge
Posts: 2
Joined: Sat Apr 12, 2025 6:00 pm

What is included in *.csv

Post by paulstgeorge »

If I save a point cloud in *.csv or *.pts format, I can see a row for each point, and nine columns. I want to know what the nine numbers represent (please). I am hoping they are location of point (X, Y, Z), perhaps colour, but it would be good to know what each column represents.
daniel
Site Admin
Posts: 7927
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: What is included in *.csv

Post by daniel »

Did you see the option to add a 'header' to the output file?

Anyway, that's generally X Y Z R G B Nx Ny Nz Scalar1 Scalar2 etc. (but it depends if your cloud has RGB colors, normals, scalar fields, etc.
Daniel, CloudCompare admin
Post Reply