# Saving segmentation to apply to other volumes

**URL:** https://discourse.slicer.org/t/saving-segmentation-to-apply-to-other-volumes/17600
**Category:** Support
**Tags:** segmentation
**Created:** [May 12, 2021, 5:40pm UTC](https://discourse.slicer.org/t/saving-segmentation-to-apply-to-other-volumes/17600 "2021-05-12T17:40:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sravan953](https://avatars.discourse-cdn.com/v4/letter/s/57b2e6/32.png) [@sravan953](https://discourse.slicer.org/u/sravan953)
#### Post date: [May 12, 2021, 5:40pm UTC](https://discourse.slicer.org/t/saving-segmentation-to-apply-to-other-volumes/17600/1 "2021-05-12T17:40:47Z")

</div>

Hello,

I have 2 registered NIFTI brain images. I performed skull stripping using the Swiss Skull Stripper extension, and converted the resulting binary label mask into a segmentation node. I saved this segmentation as a .seg.nrrd file.

Now, how do I apply this segment a new volume with this saved segmentation? By apply, I mean apply the skull stripping binary label mask to the new volume.

---

<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: [May 13, 2021, 5:04am UTC](https://discourse.slicer.org/t/saving-segmentation-to-apply-to-other-volumes/17600/2 "2021-05-13T05:04:14Z")

</div>

You can use Mask volume effect in Segment Editor module to blank out region inside or outside a segment of any volume.

---

<div class="post-metadata">

### Author: ![sravan953](https://avatars.discourse-cdn.com/v4/letter/s/57b2e6/32.png) [@sravan953](https://discourse.slicer.org/u/sravan953)
#### Post date: [May 13, 2021, 1:28pm UTC](https://discourse.slicer.org/t/saving-segmentation-to-apply-to-other-volumes/17600/3 "2021-05-13T13:28:57Z")

</div>

Thank you @lassoan, that worked!
