Page MenuHomePhabricator

Multiple threshold otsu segmentation not being properly rendered anymore.
Closed, ResolvedPublic

Description

After multi threshold otsu segmentation, the resulting multi-label image is not rendered using the internally used color lut anymore. This presumably goes back to T12056, where the deactivation of the level window slider for customized lut was decided.

Event Timeline

Changed severity. Critical is only a loss of data.

Changing target milestone to upcoming release

Set the proper lut rendering property for multiple threshold otsu segmentation results.

New remote branch pushed: bug-14495-MultipleThresholdOtsuRenderingBug

[8cf6c4]: Merge branch 'bug-14495-MultipleThresholdOtsuRenderingBug'

Merged commits:

2013-03-20 16:33:32 Tobias Norajitra [4c0a14]
Set the right rendering property.

Supplement: the level window range has to be adjusted in order to visualize all regions of interest.

[cd11b8]: Merge branch 'bug-14495-MultipleThresholdOtsuRenderingBug'

Merged commits:

2013-03-27 15:48:26 Tobias Norajitra [a52af5]
Level window range adjustments

Apparently fixed in the 2013.03 release - closing bug.