Operating system: Windows
Slicer version: 4.11.20210226
Expected behavior: Segmentation done by Paint not to change size on its own
Actual behavior: I am segmenting 2D slices of a 3D CT scan. I have been using 2D Paint which seemed to be working very well on the spot. However, after a little while, all the segmentations made with Paint kept shrinking on their own.
Can you please advise ?
Most likely the segmentation is still perfectly in sync, you just have large spacing between slices and you positioned the slice view a bit off from the slice centers. Since the underlying grayscale volume is interpolated, but segmentations are binary labelmaps, which cannot be smoothly interpolated, you can see slight difference. You can solve this by resampling (and cropping as much as possible) the input volume before segmentation to have isotropic spacing.
If you believe you have a different problem then please post screenshots, video, or your scene (upload somewhere and post the link here); or provide step-by-step instruction for reproducing the unexpected behavior.