Page MenuHomePhabricator

Store contours of segmentation tool
Closed, ResolvedPublic

Description

The current workflow of segmentation tools is:
Create a feedback contour, fill the feedback contour into the working slice and then write back the slice to the volume.
But afterwards the feedback contour is deleted. We now want to keep these contours accessible. The approach would be to have a micro service implementation to manage to contours of 2D Tools.

Related Objects

Event Timeline

New remote branch pushed: bug-15808-keep-contours-for-segmentation

New remote branch pushed: bug-15808-ContourManager-store-contours

New remote branch pushed: bug-15808-ContourManager-integration

New remote branch pushed: bug-15808-ContourManager-integration-2

Issue moved to T16497.
Feature will be introduced with new segmentation data type.