# Volume representation without noise and garbage

**URL:** https://discourse.slicer.org/t/volume-representation-without-noise-and-garbage/14046
**Category:** Support
**Tags:** dicom, 3d-model, volume-rendering
**Created:** [October 14, 2020, 10:52pm UTC](https://discourse.slicer.org/t/volume-representation-without-noise-and-garbage/14046 "2020-10-14T22:52:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![a10227](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/a10227/32/7657_2.png) [@a10227](https://discourse.slicer.org/u/a10227)
#### Post date: [October 14, 2020, 10:52pm UTC](https://discourse.slicer.org/t/volume-representation-without-noise-and-garbage/14046/1 "2020-10-14T22:52:07Z")

</div>

Good day,  
I have dicom images and when I render them I see a 3D model without any noise, but the thing is, it is only because of the visualization presets, when I change some values on the “scalar opacity maping” widget, some noise appears. My goal is to have images from that a 3D model without any noise can be created, no visualization presets should be applied.

Could you please tell me, is it possible to export the model that I see in the “Volume rendering” tab to another dicom /3D image so that this 3D image will produce a clean model without any visualization presets?

---

<div class="post-metadata">

### Author: ![JanWitowski](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/janwitowski/32/4512_2.png) [@JanWitowski](https://discourse.slicer.org/u/JanWitowski)
#### Post date: [October 14, 2020, 11:22pm UTC](https://discourse.slicer.org/t/volume-representation-without-noise-and-garbage/14046/2 "2020-10-14T23:22:52Z")

</div>

You can’t export volume rendering as a 3D mesh, this visualization method does not create a model. Please refer [to other topics](https://discourse.slicer.org/t/save-volume-rendering-as-stl-file/524/) for more details.

You are most likely looking for surface rendering: you would need to perform segmentation (Segment Editor/Segmentation modules) on your loaded DICOM images. Then you can clean it up with available tools (brushes, scissors, smoothing etc.) to your liking and export as a 3D mesh.

---

<div class="post-metadata">

### Author: ![a10227](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/a10227/32/7657_2.png) [@a10227](https://discourse.slicer.org/u/a10227)
#### Post date: [October 15, 2020, 10:22am UTC](https://discourse.slicer.org/t/volume-representation-without-noise-and-garbage/14046/3 "2020-10-15T10:22:39Z")

</div>

Unfortunately this solution is not for my case because my model can’t be re-segmented, it takes a long time. So I need to somehow find a way to export the clean model or to do something else. Thanks for the reply anyway.
