Set precision in meshlabserver when exporting ctm
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
Hello,
I'm using meshlabserver to convert a lot of meshes from PLY to CTM format
like this:
meshlabserver -i mesh.ply -o mesh.ctm
I would like to set the precision of the representation of the vertices to
0.1 instead of 0.0001. I can do that using the GUI, but how could I do that
with meshlabserver from the command line ?
thank you !
roberto
Roberto,
Unfortunately I don't think you can. As far as I know meshlabserver does not allow you to select any of the options available when saving files in the GUI, other than the output mask options (vertex normals, etc.). Hopefully this capability will be added in the future.
Thanks,
Tim