5

I'm new to meshlab, so my question is probably very basic:

I have a ply file of a 3D image. I want to get the xyz-coordinates of certain points of this image. How do I do that?

Thanks!

janina
  • 65
  • 1
  • 1
  • 4

1 Answers1

6

In the latest (beta) version of MeshLab you can use the info (yellow (i) on the toolbar) or the measure tool (tape icon) to get info. If you press P you can have all the needed info (coords of the picked point, id of the face, its vertices etc)

ALoopingIcon
  • 2,218
  • 1
  • 21
  • 30