Page MenuHomePhabricator

Rework how SegTool2D should add contour markers
Open, LowPublic

Description

Currently WriteBackSegmentationResults() only adds one contour marker derived from the last send event.

It would be correct if a marker is added for each slice that is written back.

To do this the plane of slice 0 and the slice index of the plane stored in the slice info must be deduced (or stored).