exporting cloud with distances

Feel free to ask any question here
Post Reply
mk01
Posts: 1
Joined: Tue Jun 25, 2024 7:13 pm

exporting cloud with distances

Post by mk01 »

Hello,

I am having trouble understanding the output of the exported values of my point cloud. I know the first three values in each row are the x, y, and z coordinates of the point, and I assume the next three values are RGB values. However, the next three values, which I believe should be distance values, seem off to me. I thought they represented distances in the x, y, and z directions and that I could compute the direct distance using the Pythagorean theorem. But the values are so strange that I'm second-guessing myself (the first one always has the value 1, 2, 3, or 4, and the second and third ones are the same number).

The last three numbers are, to my understanding, normals.

I would really appreciate some clarification if I have understood anything correctly, and I hope my confusion hasn't been too bothersome.

Thank you in advance.
Screenshot 2024-06-25 213421.png
Screenshot 2024-06-25 213421.png (462.29 KiB) Viewed 573 times
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: exporting cloud with distances

Post by daniel »

Don't hesitate to check the option to save the column titles in the ASCII file.

You probably have RGB colors, then some scalar fields.
Daniel, CloudCompare admin
Post Reply