I am unable to open a binary ply file with cph, while it works for o3d. CPH doesn't throw an error, but says it contains zero vertices, while o3d reads all of the vertices. I don't know what the problem could be- I was looking at the source code for both and they look pretty identical.
Here is the code, and the file in question is attached. (It's in a zipped folder because github wouldn't let me attach a ply.)
I am unable to open a binary ply file with cph, while it works for o3d. CPH doesn't throw an error, but says it contains zero vertices, while o3d reads all of the vertices. I don't know what the problem could be- I was looking at the source code for both and they look pretty identical.
Here is the code, and the file in question is attached. (It's in a zipped folder because github wouldn't let me attach a ply.)
pointcloud.zip