Copying seeds from one frame to other frames

Hi everyone,
I am trying to copy seeds place in one frame to rest of the cardiac frames. However, when i try to copy the seeds, it keeps on adding multiple seeds in that particular frame, and by the time i copy all the seeds, the last frame has multiple copies of the same seed.
I am attaching step by step screenshots of what I did.
Due to multiple copies of seeds, the “initialize option” of grow from seeds is seen only in the original frame and the rest of the frames show only update option.

Would appreciate all help!







Is the segmentation a sequence?

Hi Andras

Yes segmentation is a sequence. I was using copy seeds from segmentation but it just kept on adding the seeds. By the time I was on last frame it had added all the seeds to it.

Thanks
Sarv

Copying seeds will always add the seeds. You can copy the content from the added segments using Logical operators / Copy (or just delete the old empty seeds to avoid multiple copies). Also note that the first time you go to a new time point, the content of the segmentation is initialized from the previous time point, so if you define the seed contents first and then iterate through the sequence then you’ll get a copy of the seeds in all time points automatically.

Thanks Andras. Does copying seeds from logical operator allow pasting them to next time point.

Thanks