Creation of binary label map from RTSTRUCT affecting segmentations

On import of RTSTRUCT into Segmentation Editor, I am asked to convert to a binary label map from a Planar contour. But on doing so, the segmentations have undesirable artefacts that weren’t present previously (see below).

I have a lot of RTSTRUCT files that need working on!

Is there a workaround for this?

Error message:

Undesirable artefacts:

OK so this is not an error message, just a confirmation that you will “lose” the original planar contours, because the source representation needs to be changed from the original “gold standard” contour set to the binary labelmap, because Segment Editor can only work on labelmaps.

The artifacts you see are probably due to issues during the triangulation process. The basics of the segmentation representations are explained in the documentation:
https://slicer.readthedocs.io/en/latest/user_guide/image_segmentation.html

You can read more about how all this works in (and why) in this paper:

Pinter, C., Lasso, A., & Fichtinger, G. (2019). Polymorph segmentation representation for medical image computing. Computer Methods and Programs in Biomedicine, 171, 19–26. Redirecting

(Full text: https://labs.cs.queensu.ca/perklab/wp-content/uploads/sites/3/2024/02/Pinter2019_Manuscript.pdf)

The only way currently to prevent such artifacts is by changing the “conversion path” and working around the triangulation by falling back to the “ribbon” method. The disadvantage is that you will lose the interpolation along the sparse axis (IS, perpendicular to axial). You can do this in the Segmentations in the Representations section.