persistent errors - segmentation shifts

Hello. I’ve been doing brain segmentation for more than a week now, my goal is to break it into three parts for 3D printing.

  1. Frontal, parental lobes, septum pellucidum+Monro(little pars talamus)
  2. brain stem (with diencephalon)
  3. temporal occipital lobes+cerebellum

I do it in a simple and tedious way: colorize each layer in layers
But at the same time, layer shifts constantly occur in the form of teeth of a comb for combing hair. I attach an example of the picture.

I was tortured to constantly correct them. Please tell me why these changes occur, and what I must do to prevent them from happening.

I will also be grateful if you tell me a simpler way of brain segmentation for this DICOM

2020-03-29_12-25-39


I do not 2020-03-29_12-30-43 understand where these terrible distortions of my segmentation come from, I’m tired of fixing them. They come out again and again

Which Segment Editor effects do you use?

Can you reproduce the behavior with any of the data sets in Sample Data module?

Can you reproduce the behavior if you use latest Slicer Preview Release?

Have you imported the image from DICOM? Did you get any warning during DICOM import?

Is a transform applied to the volume (in Data module / Subject Hierarchy tab, is there a transform in the transform column of the volume’s row)?

It might be also possible that you are segmenting on oblique slices. See instructions here: https://lassoan.github.io/SlicerSegmentationRecipes/ObliqueSliceSegmentation/

1 Like

Hi. Thanks for your reply.
As I understand it, the trouble with my segmentation is oblique layers. At the same time, I changed the geometry - increased the resolution from .9 to .3
following your link I saw a geometry button on the segmentation. I really have it, but clicking on it - it disappears …
I can `t get it. If I change the rotation angle of volume with segmentation together in “Transform”, will this fix my problem?
At the same time, I noticed that about creating new ROIs, they become oblique to the geometry of the monitor screen and 3d slicer windows. Those. the default geometry is oblique.

This is what the button is expected to do. When you click the icon with the warning button, each slice view gets aligned to closest volume axis, so the warning is no longer applicable.

Segmenting on oblique slices can be sometimes useful, but if you are not specifically interested in doing that (or have hard time ignoring the temporary stripe artifacts, which resolve on their own, as you complete your segmentation) then I would suggest to click the warning button and segment on volume-axis-aligned slices.