# Grow from seeds - limit to some segmentations, no overlap

**URL:** https://discourse.slicer.org/t/grow-from-seeds-limit-to-some-segmentations-no-overlap/33199
**Category:** Support
**Tags:** segmentation
**Created:** [December 4, 2023, 12:33pm UTC](https://discourse.slicer.org/t/grow-from-seeds-limit-to-some-segmentations-no-overlap/33199 "2023-12-04T12:33:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tomasz\_Bartczak](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/tomasz_bartczak/32/68579_2.png) [@Tomasz\_Bartczak](https://discourse.slicer.org/u/Tomasz_Bartczak)
#### Post date: [December 4, 2023, 12:33pm UTC](https://discourse.slicer.org/t/grow-from-seeds-limit-to-some-segmentations-no-overlap/33199/1 "2023-12-04T12:33:56Z")

</div>

Hello.

I’ve been using ‘grow from seeds’ successfully for some cases. I do understand it requires at least two segments to run (foreground + background).  
However I have a case, where I would like to use a 3rd segmentation as an additional boundary for the segmentation.

The context is that I have Left Atrium that is segmented to some extent and I would like to expand it to cover more of PV. So I load the initial segmentation, put some seeds in the uncovered part of the organ, draw some background and…

Now I would like to run ‘grow from seeds’ only on those two new segments, with the setting ‘editable area’ == outside all visible segments.  
But this is as well growing my initial segmentation, and I don’t want it, because it is not a good source of seeds, it has some over-segmentations here and there.

I managed to move the original segmentation to another segmentation node, which excludes it from being used in ‘grow from seeds’. Is there another way to achieve that?

However - as one can see on the screenshot it didn’t fully stop at my other segmentation - they do overlap:  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/4/9/4949fd843a7a7c15a759049df63763b6e9565ebe.png)

I understand I can now run other operations to get what I need, I just wonder if this the best way I’m doing it?

---

<div class="post-metadata">

### Author: ![rbumm](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/rbumm/32/9404_2.png) [@rbumm](https://discourse.slicer.org/u/rbumm)
#### Post date: [December 4, 2023, 2:31pm UTC](https://discourse.slicer.org/t/grow-from-seeds-limit-to-some-segmentations-no-overlap/33199/2 "2023-12-04T14:31:31Z")

</div>

You can only make autoupdates to your grow from seed process if you have saved it in a “non-applied” state before.  
As soon as you “Apply” changes via Grow from seeds changes to the original are not possible.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/5/2/52b48182f3b1934e6a62af466e12ff463acdc8cf.jpeg)

---

<div class="post-metadata">

### Author: ![Tomasz\_Bartczak](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/tomasz_bartczak/32/68579_2.png) [@Tomasz\_Bartczak](https://discourse.slicer.org/u/Tomasz_Bartczak)
#### Post date: [December 5, 2023, 7:18am UTC](https://discourse.slicer.org/t/grow-from-seeds-limit-to-some-segmentations-no-overlap/33199/3 "2023-12-05T07:18:17Z")

</div>

Yes, I get the difference between ‘unsaved’ and ‘saved’ state of ‘grow from seeds’.

My concern here was that even though I selected ‘editable area’ == ‘outside all visible segments.’ → the growed segmentation overlapped with another visible segment, and this is something I don’t want.
