Menu

#425 "Compute Geometric Measures" filter doesn't work from meshlabserver

v1.0_(example)
open
nobody
1
2015-09-25
2015-03-11
Tim Ayres
No

It doesn't seem possible to run the "Compute Geometric Measures" filter from meshlabserver.

This filter doesn't show up in the "Show current filter script" box.

Running the following script gives the result "filter Compute Geometric Measures not found".

<filterscript> <filter name="Compute Geometric Measures"> </filter></filterscript>

$ meshlabserver -i input.stl -o output.stl -s measure.mlx
Current Plugins Dir is: C:/Program Files/VCG/MeshLab/plugins
Opening a file with extention stl
FilterScript
Reading filter with name Compute Geometric Measures
Input mesh input.stl
output mesh output.stl
script measure.mlx
Loading Plugins:
Total 237 filtering actions
Total 13 io plugins
Mesh input.stl loaded has 468 vn 156 fn
Apply FilterScript: 'measure.mlx'
Starting Script of 1 actionsfilter: Compute Geometric Measures
filter Compute Geometric Measures not foundFailed to apply FilterScript

This was checked on Windows 7 with meshlab_64bit 1.3.3

Discussion

  • Tim Ayres

    Tim Ayres - 2015-06-09

    FYI, this has apparently been fixed in version 1.34BETA (only seems to be available for Windows 64bit at the moment). You can use the following mlx script to compute this:

    <filterscript>
    <xmlfilter name="Compute Geometric Measures">
    </xmlfilter></filterscript>

     
  • Warren MacEvoy

    Warren MacEvoy - 2015-09-25

    I would love to have a version that does this on my mac.

     

Log in to post a comment.

MongoDB Logo MongoDB