Reading .ply files with text/mixed letters & numbers info (Meta data)

Feel free to ask any question here
Post Reply
Wolke7
Posts: 1
Joined: Fri Oct 13, 2023 1:33 am

Reading .ply files with text/mixed letters & numbers info (Meta data)

Post by Wolke7 »

Hi I would appreciate if any of you could advise me how I can read a .ply file including text information (e.g. GUIDS of objects, type of object). These would be either a mix of numbers and letters or letters only. Maybe it is possible with the property „[PLY_LIST]“ ? String and uchar didn‘t work for me.
Thanks a lot !
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Reading .ply files with text/mixed letters & numbers info (Meta data)

Post by daniel »

Do you want to read it in CloudCompare (as 'labels') or in your own code?
Daniel, CloudCompare admin
Post Reply