Menu

#438 Handling multiple outputs in meshlabserver

v1.0_(example)
open
nobody
None
1
2015-07-28
2015-07-28
Melanie
No

Hello everyone,

I have been using MeshLab for a few days now and I try to get the most of it by automate the process and using meshlabserver.

So that you understand the situation I will explain briefly what I intend to do:
Basically, I just want to apply the 'Hausdorff Distance' filter to two parts, and export the two clouds of sampled points in two separate files.

I have two imputs files, the script for the associated filter, but then I cannot export the two output files, they are identical. Unfortunately, the documentation is not giving any examples for different output files.

Here is the command I try to run in the prompt (I use Windows)
[file path to meshlabserver]meshlabserver.exe -i sampledmesh.stl -i targetmesh.stl -o firstcloudofpoints.xyz -o secondcloudofpoints.xyz -s hausdorff.mlx

I assume the command is correct as it returns information from the Hausdorff Distance filter and no error, but my two output files are identical and they should not.

Thank you in advance for you help!

Discussion


Log in to post a comment.