Hi guys,
I'm using Meshlab to transfer the texture include in a .out file with images and positions to a mesh (.ply file) without color. The results are great using "Filters/Texture/Parametrization from registered raster" and "Filters/Texture/Project active rasters color to current mesh, filling the texture". I have already saved a script .mlx with this filters.
Now, I want to automate the task. I have automated other tasks with "meshlabserver.exe -i mesh -o mesh -o -m vc fq wt -s XXX.mlx", but in this case, the -i will be the ply file (no problem) and the .out file (Error)... how could I use this out file using meshlabserver? Could you give me the correct instruction to automate this task?
Thank you so much.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I'm using Meshlab to transfer the texture include in a .out file with images and positions to a mesh (.ply file) without color. The results are great using "Filters/Texture/Parametrization from registered raster" and "Filters/Texture/Project active rasters color to current mesh, filling the texture". I have already saved a script .mlx with this filters.
Now, I want to automate the task. I have automated other tasks with "meshlabserver.exe -i mesh -o mesh -o -m vc fq wt -s XXX.mlx", but in this case, the -i will be the ply file (no problem) and the .out file (Error)... how could I use this out file using meshlabserver? Could you give me the correct instruction to automate this task?
Thank you so much.