Page MenuHomePhabricator

Usability improvements for the surface interpolation
Closed, ResolvedPublic

Description

The 3D segmentation needs some improvement regarding its usability:

  1. Default width of the segmentation plugin is to big
  1. The color of the interpolation feedback is the same like the color of the mitk::ContourModel. This is confusing especially while using the live wire tool for segmentation. Possible solution: change surface color and make intersection line width thicker
  1. After confirmation the 3D surface vanishes. This is also confusing. Possible solution: Add surface as child node to the segmentation and change color to theone of the segmentation.

Event Timeline

  1. Reactivate progress bar
  1. Highlight render window if a position node was selected and the according geometry was restored

User fetzer has pushed new remote branch:

bug-18049-usability-improvements-for-3d-interpolation

Updating target milestone to upcoming release

[96f317]: Merge branch 'bug-18049-usability-improvements-for-3d-interpolation-in

Merged commits:

2014-10-16 23:34:59 Andreas Fetzer [1e4d93]
Merge remote-tracking branch 'origin/bug-18049-usability-improvements-for-3d-interpolation' into bug-18049-usability-improvements-for-3d-interpolation-integration

Conflicts:
Modules/Segmentation/Interactions/mitkSegTool2D.cpp


2014-09-01 22:33:30 Andreas Fetzer [cb17c2]
Changed default width of the segmentation plugin


2014-09-01 22:31:14 Andreas Fetzer [18fe04]
Surface is no longer hidden/removed after confirming the 3D interpolation.
It is now added as a child node to the segmentation.


2014-09-01 22:27:28 Andreas Fetzer [d4433d]
Fixed contour markers. Adding the markers was accidentally removed


2014-09-01 22:26:54 Andreas Fetzer [299913]
Fixed progress bar


2014-08-29 17:55:15 Andreas Fetzer [a71f5a]
Changed color of surface interpolation feedback to "green yellow"


2014-09-02 01:10:30 Andreas Fetzer [e22d9a]
Reactivated progress bar


2014-08-27 10:12:15 Andreas Fetzer [d48629]
Merge branch 'bug-18007-reinitialize-interpolation-after-restart' into personal/fetzer/miccai-imic-2014.03


2014-08-27 10:09:53 Andreas Fetzer [e6362c]
Added and fixed some documentation


2014-08-27 09:50:47 Andreas Fetzer [82698b]
Merge branch 'bug-18007-reinitialize-interpolation-after-restart' into personal/fetzer/miccai-imic-2014.03


2014-08-27 09:50:24 Andreas Fetzer [4cded3]
Merge branch 'bug-18042-surface-interpolation-is-executed-twice' into personal/fetzer/miccai-imic-2014.03