What is the structure of the .PTS file?

What is the structure of the .PTS file?

Anonymous
Not applicable
6,915 Views
4 Replies
Message 1 of 5

What is the structure of the .PTS file?

Anonymous
Not applicable

When I export to .PTS my file looks like this?

 

8484059
-55.177418 19.965168 -2.305747 56 109 109 107 -0.045291 0.015088 0.99886
-55.325418 20.636168 -2.313747 56 129 129 129 -0.015102 0.015102 0.999772
-55.625418 19.996168 -2.316747 52 122 122 120 -0.015102 0.015102 0.999772
-54.918418 20.982168 -2.303747 58 123 127 126 -0.015102 0.015102 0.999772

 

What is the meaning of each number? It seems like the first three are x,y,z, how about the rest?

0 Likes
Accepted solutions (1)
6,916 Views
4 Replies
Replies (4)
Message 2 of 5

yan.fu
Alumni
Alumni
Accepted solution

The first line is number of points in this file. 

For each point, the format is 

x y z r g b intensity normal_x normal_y normal z 

or it could be

x y z intenisty r g b normal_x normal_y normal z 

 

When you import .pts file into ReCap, you can use the text format setting in the import setting to specify your input .pts file format. 

 

0 Likes
Message 3 of 5

Anonymous
Not applicable

Thanks for the reply. How are the normal_x normal_y normal z related to x y z?

0 Likes
Message 4 of 5

Anonymous
Not applicable

Thanks!

0 Likes
Message 5 of 5

yan.fu
Alumni
Alumni

(normal_x, normal_y, normal_z) is the normal vector of that point

0 Likes