Hi all, I'm using the mri_watershed instruction to extract the skull and skin mesh, because I'm using them in a boundary element method, but the dimensions of these meshes are too big for my application (20480 faces and 10242 vertices for each ones). Do you know if there is a way to define a maximum mesh size for the mri_watershed instruction (or at least an equivalent instruction in which is possible to do it) ? I need of very coarse meshes ( 1000 faces for each ones for example).
Thanks!