# how to smooth a model in order to meshing

**URL:** https://discourse.slicer.org/t/how-to-smooth-a-model-in-order-to-meshing/24009
**Category:** Support
**Tags:** segmentation
**Created:** [June 23, 2022, 12:55pm UTC](https://discourse.slicer.org/t/how-to-smooth-a-model-in-order-to-meshing/24009 "2022-06-23T12:55:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![1191620](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/1191620/32/15656_2.png) [@1191620](https://discourse.slicer.org/u/1191620)
#### Post date: [June 23, 2022, 12:55pm UTC](https://discourse.slicer.org/t/how-to-smooth-a-model-in-order-to-meshing/24009/1 "2022-06-23T12:55:04Z")

</div>

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.

 ![جدید 1](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/c/8/c8fc73e75703ed591613865ed1fe8d2b5b456e69.jpeg)

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

---

<div class="post-metadata">

### Author: ![mau\_igna\_06](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/mau_igna_06/32/9056_2.png) [@mau\_igna\_06](https://discourse.slicer.org/u/mau_igna_06)
#### Post date: [June 23, 2022, 5:34pm UTC](https://discourse.slicer.org/t/how-to-smooth-a-model-in-order-to-meshing/24009/2 "2022-06-23T17:34:39Z")

</div>

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

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 24, 2022, 4:59am UTC](https://discourse.slicer.org/t/how-to-smooth-a-model-in-order-to-meshing/24009/3 "2022-06-24T04:59:33Z")

</div>

If you want to build a mesh that is suitable for finite-element modeling then you can try [SegmentMesher extension](https://github.com/lassoan/SlicerSegmentMesher#segment-mesher-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?

---

<div class="post-metadata">

### Author: ![1191620](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/1191620/32/15656_2.png) [@1191620](https://discourse.slicer.org/u/1191620)
#### Post date: [July 5, 2022, 11:35am UTC](https://discourse.slicer.org/t/how-to-smooth-a-model-in-order-to-meshing/24009/4 "2022-07-05T11:35:45Z")

</div>

thanks a lot  
it works for me properly.
