HomePhabricator
Diffusion MITK 1f21c72dac0b

BREAKING: Removed class LabelSet

Description

BREAKING: Removed class LabelSet
Why: Introduced to much complexity for features that are not needed
anymore or could be covered with stl concepts
How to adapt: All needed functions have been moved to the LabelSetImage
class. Check LabelSetImage class interface, if use used a LabelSet method
in the past (e.g. GetLabel(...), GetLookupTable() or GetActiveLabel()).

  • removed LabelSet class
  • adapted LabelSetImage class

Details

Provenance
flocaAuthored on Jan 24 2024, 2:29 PM
flocaPushed on Jan 29 2024, 9:41 AM
Differential Revision
Restricted Differential Revision
Parents
rMITKf9130d38d359: Bump version to v2023.12.99
Branches
Unknown
Tags
Unknown