Page MenuHomePhabricator

Otsu 3D Tool: selection of multiple classes
Closed, ResolvedPublic

Description

The otsu tool generates binary regions based on the number of thresholds. Only one of these regions can be selected as the resulting segmentation of the tool.

Solution:

  • activate multi-selection in the QListWidget
  • result is a binary union of the selected regions

Event Timeline

User brehler has pushed new remote branch:

bug-17567-FeatureRequestOtsuMultiSelection

[cb26f6]: Merge branch 'bug-17567-FeatureRequestOtsuMultiSelection'

Merged commits:

2014-04-11 15:34:02 Michael Brehler [3d6a59]
maximum nuber of bin


2014-03-28 11:45:06 Michael Brehler [b6989f]
some more layout changes (advanced settings hidden at startup)


2014-03-20 15:49:28 Michael Brehler [d6cd12]
multiselection implemented: result is a union of selected regions