how to smooth a model in order to meshing

Hello
i have segmented a brain model in to gray matter , white matter and CSF and now I want to export it as a stl file to IA_FEmesh in order to meshing, but my model need to smooth as much as possible. Unfortunately the segment editor does not work properly for me in order to segment my model.

I want to help me if there is a better way in this order.
Thanks

Are you allowed to use smoothing algorithms? Slicer smooths the labelmap representation anyway with a taubin filter configured on the segment editor’s button that says “show 3d model” (or something like it).

You may want to change that parameter or try a smoothing segment editor effect to get better results.

It is not totally clear to me what the problem is…

Hope I was helpful

1 Like

If you want to build a mesh that is suitable for finite-element modeling then you can try SegmentMesher extension. If you use Cleaver mesher then it automatically simplifies the mesh.

IA-FEMesh is very old software. Were you able to build it? Does it seem to work well?

1 Like

thanks a lot
it works for me properly.

1 Like