PointCloudLibrary / pcl

Point Cloud Library (PCL)
https://pointclouds.org/
Other
9.92k stars 4.61k forks source link

errors opening point clouds .ply in pcl #1911

Closed Gregoriomartjim closed 7 years ago

Gregoriomartjim commented 7 years ago

Hello i have a problem when i am trying to open a .ply file in pcl, this is a point cloud, and i have one example running , but just one, when i try to run another point cloud with the same header,i get an error that i dont know how to solve it.

~/Kermit/opensfm/depthmaps/merge.ply:1: parse error: couldn't read the magic string [pcl::PLYReader::read] problem parsing header! [pcl::PLYReader::read] problem parsing header!

Hope someone could help me out I appriciate

taketwo commented 7 years ago

Please do not use the issue tracker for personal support requests (use mailing list).