[vtkusers] Problem reading ply files

José Santamaría López jsantam at ugr.es
Tue Mar 27 16:17:01 EDT 2007


Hi all,

  someone knows why the vtkPLYReader class crashes
trying to load ply images with the following file
format?

Thanks in advance.


ply
format ascii 1.0
comment this is a simple file
element vertex 68751
property float x
property float y
property float z
element face 136130
property list uchar int vertex_indices
end_header
5.643679 115.804773 15.552195
6.529007 115.789152 15.323688
7.341611 115.800523 14.872019
48.409437 -24.618980 76.075882
48.681251 -24.611010 75.890672
.....
.....
1.748666 117.177561 8.569774
-0.066879 117.235290 8.744140
3 42484 65535 42483
3 65535 42271 42483
.....
.....




More information about the vtkusers mailing list