Page MenuHomePhabricator

It is not possible to delete a contour from the 3D interpolation
Closed, ResolvedPublic

Description

If a slice was does not contain any segmentation because it was removed the 3D interpolation is not updated accordingly

Event Timeline

User fetzer has pushed new remote branch:

bug-18006-removing-contour-for-3D-interpolation

This bug has a remote branch. It is possible to be fixed for the release 2014.10?

[060d96]: Merge branch 'bug-18006-removing-contour-for-3D-interpolation'

Merged commits:

2014-08-13 02:35:45 Andreas Fetzer [487a35]
Merge branch 'bug-16775-live-wire-with-3d-interpolation' into removing-contour-for-3D-interpolation

Conflicts:
Modules/Segmentation/Interactions/mitkLiveWireTool2D.cpp
Modules/Segmentation/Interactions/mitkSegTool2D.cpp
Modules/Segmentation/Interactions/mitkSegTool2D.h
Modules/SurfaceInterpolation/Testing/mitkSurfaceInterpolationControllerTest.cpp
Modules/SurfaceInterpolation/mitkSurfaceInterpolationController.cpp
Modules/SurfaceInterpolation/mitkSurfaceInterpolationController.h


2014-08-13 00:53:33 Andreas Fetzer [42f38a]
Fixed documentation


2014-08-12 10:57:10 Andreas Fetzer [592dce]
Cleanup


2014-08-13 00:46:39 Andreas Fetzer [5279c2]
Added method for removing contours and adapted test.
Removed the SetSegmentationImage function since this can be done within the
SetCurrentInterpolationSession function


2014-08-11 18:12:01 Andreas Fetzer [65658f]
SurfaceInterpolationController now uses PlaneGeometries instead of RestorePlanePositionOperations
Adapted tests

[abb50e]: Merge branch 'bug-18006-remove-contour-from-3d-interpol-integration'

Merged commits:

2014-10-12 19:43:27 Andreas Fetzer [bb2232]
COMP Fixed from geometry usage

User zelzer has pushed new remote branch:

bug-18006-remove-contour-from-3d-interpol-integration

[ecf1e7]: Merge branch 'bug-18006-remove-contour-from-3d-interpol-integration'

Merged commits:

2014-10-12 23:43:47 Sascha Zelzer [839acf]
COMP: Initialize all member variables.