Page MenuHomePhabricator

Missing reinit after confirming segmentation in 3D Theshold tool
Closed, ResolvedPublic

Description

Steps to reproduce:

  • Load picture
  • Create segmentation
  • Choose 3D Threshold tool
  • Click confirm segmentation

--> no segmentation visible, scrolling in a Render Window or reinit is needed to display segmentation

Event Timeline

Segmentation gets saved correctly, but after deleting the temporal data node that displays the preliminary segmentation (green) the actual segmentation does not get updated, even if perform a RenderManager->RequestUpdateAll().

User cheray has pushed new remote branch:

bug-19514-MissingReinitThresholdBug

[20fc6e]: Merge branch 'bug-19514-MissingReinitThresholdBug'

Merged commits:

2016-03-02 18:05:30 Thomas Kirchner [06427b]
Merge branch 'master' into bug-19514-MissingReinitThresholdBug

Conflicts:
Modules/Segmentation/Interactions/mitkBinaryThresholdTool.cpp


2016-03-02 14:21:37 Nils Gaehlert [796b0f]
Color Bug fixed


2016-02-25 15:20:00 Nils Gaehlert [155f02]
will delete the thresholding feedback node (temporal) again


2016-02-24 17:02:28 Nils Gaehlert [2a79f7]
... show temporal segmentations green when using the 3D threshold tools.

After confirming the segmentation, the temporal segmentation (green) will be changed to the selected color.


2016-02-17 16:39:14 Dominique Cheray [ba31bd]
show segementation after confirming segmentation but resets views