# Fill model cut with 2D image

**URL:** https://discourse.slicer.org/t/fill-model-cut-with-2d-image/19965
**Category:** Community
**Tags:** segmentation
**Created:** [October 2, 2021, 7:51am UTC](https://discourse.slicer.org/t/fill-model-cut-with-2d-image/19965 "2021-10-02T07:51:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![slicer365](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/slicer365/32/67549_2.png) [@slicer365](https://discourse.slicer.org/u/slicer365)
#### Post date: [October 2, 2021, 7:51am UTC](https://discourse.slicer.org/t/fill-model-cut-with-2d-image/19965/1 "2021-10-02T07:51:02Z")

</div>

Dear experts

Just like the first picture, how to achieve this effect in slicer,

the cross-section of the model is displayed as a 2D image，not the pitcture 2

![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/7/5/759a03c079db90978adf70f8809657030cc7e2b7.jpeg)

![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/b/a/ba43f7eec494286f1d208f8039793292670da498.png)

---

<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: [October 2, 2021, 2:42pm UTC](https://discourse.slicer.org/t/fill-model-cut-with-2d-image/19965/2 "2021-10-02T14:42:54Z")

</div>

You can achieve this by:

- in Segment Editor, create a bone segment, use it to mask the volume, and also export it to a model
- show the masked volume with enabling thresholding in Volumes module
- optional: use Surface toolbox Decimate tool with 0.95 reduction (or 0.90 for higher quality) to make reslicing of the model faster
- hide the segmentation, show the decimated model, enable red slice clipping in Models module

Threshold:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/1/7/174c7c5d004ec7643f26ee9dafd36b894f0cef78.jpeg)

Clipping:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/c/1/c1eb312870ee60b211a35fe3459c142f347dcee0.jpeg)

Result:

[https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/a/3/a31686b31b55b70c91d7bc5de772a27d5e1342a9.mp4](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/a/3/a31686b31b55b70c91d7bc5de772a27d5e1342a9.mp4)
