How to use in python SegmentEditor Logical Effect to intersect segments of a SegmentationNode

Hi,
We need to intersect the segments of a Segmentation node to know the overlap volume between the segments.
We want do that in python. Someone know how to do that with SegmetEditorLogicalEffect ?

There are multiple options, they are all described here: https://www.slicer.org/wiki/Documentation/Nightly/ScriptRepository#How_to_run_segment_editor_effects_from_a_script

1 Like