I noticed that when I use the “Transforms” Module (create new linear transform → harden transform) to rotate my volume around the vertical and sagittal axes 2° each the following problem occurs: the Draw, Paint, Erase etc. functions of the “Segment Editor” Module stop working in certain small areas of the volume.
For now the problem occurs only when I first transform the volume first and then create a segmentation and start segmenting. However I just wanted to give feedback.
P.s I love 3D Slicer, thank you so much for your work!
By applying a transform to the master volume you move the master volume but you don’t change the geometry (origin, spacing, axis directions, extents) of your segmentation. Since you can only paint within the extent of your segmentation, it is expected that you will not be able to paint in certain parts of the moved master volume.
If you change the segmentation geometry to match the transformed master volume (or it encompasses the transformed master volume) then you’ll be able to paint everywhere.