Search found 2 matches

by Kaela.john
Tue Jun 04, 2019 2:38 am
Forum: Questions
Topic: Reading PLY file
Replies: 1
Views: 3936

Reading PLY file

Hello, I am trying to use a ply file in my matlab code. I have used Cloud Compare to turn a point cloud into a mesh, which is stored as a ply file. There is an issue with reading the ply file, I think that the file contains a comment or character in an unexpected place. I was hoping to troubleshoot ...
by Kaela.john
Mon Jun 03, 2019 10:49 pm
Forum: Questions
Topic: Reading ply file into my matlab code
Replies: 1
Views: 1396

Reading ply file into my matlab code

Hello, I have a point cloud which I then used to create a mesh on Cloud Compare. This worked out very well. The issue is that I then need to read in this ply file into a matlab code. This code works for other ply files, however when I try to use the file that I need to use, I obtain the following er...