reading ply files
Posted: Tue Aug 17, 2021 9:26 pm
Hi I would appreciate if any of you could advise me how I can read a ply file.
When I import the ply file I obtain a Ply File Open information screen which shows the following
Elements = 1 Properties = 8. Textures = 0
Point X = vertex - x [PLY-FLOAT]
Point Y = vertex - y [PLY-FLOAT]
Point Z = vertex - z [PLY-FLOAT]
Red = None
Green = None
Blue = None
Intensity = None
Nx = None
Ny = None
Nz = None
Faces = face-vertex_index [PLY_LIST]
Texture coordinates = None
Texture index = None
Scalar = None.
I would greatly appreciate if you could inform me what I must indicate in each case where I have None
Many thanks
When I import the ply file I obtain a Ply File Open information screen which shows the following
Elements = 1 Properties = 8. Textures = 0
Point X = vertex - x [PLY-FLOAT]
Point Y = vertex - y [PLY-FLOAT]
Point Z = vertex - z [PLY-FLOAT]
Red = None
Green = None
Blue = None
Intensity = None
Nx = None
Ny = None
Nz = None
Faces = face-vertex_index [PLY_LIST]
Texture coordinates = None
Texture index = None
Scalar = None.
I would greatly appreciate if you could inform me what I must indicate in each case where I have None
Many thanks