PaulHax
(Paul Elliott)
January 12, 2026, 3:42pm
1
I’ve added label outline rendering for the oblique slicing ImageResliceMapper. This is based on the label outline rendering work already in ImageSliceMapper.
This is not on master - it’s a starting point if anyone is interested in this feature.
master ← reslice-labelmap
opened 10:17PM - 09 Jan 26 UTC
This brings ImageResliceMapper closer to feature parity with ImageSliceMapper by… adding the label outline effect for oblique slicing.
- Add multi-input compositing for background + labelmap rendering
- Add label outline effect with configurable thickness and opacity per labelmap
- Support different resolution labelmaps
- Add two new examples: ResliceCursorWidgetLabelmap and ImageResliceMapperLabelOutline
ImageResliceMapperLabelOutline
<img width="2560" height="1528" alt="image" src="https://github.com/user-attachments/assets/9038b402-0729-4b44-a4f0-6552a3c354f6" />
ResliceCursorWidgetLabelmap
<img width="2560" height="1528" alt="image" src="https://github.com/user-attachments/assets/046787ca-154a-4e15-b06a-3c290378110b" />