ddd_pylib.labels_manip.
RemapLabelsOperator#
- class ddd_pylib.labels_manip.RemapLabelsOperator[source]#
Bases:
ReplaceValuesOperatorTakes a label map with non-contiguous label indices and remaps them so the new indices are contiguous.
Methods
Bases: ReplaceValuesOperator
Takes a label map with non-contiguous label indices and remaps them so the new indices are contiguous.
Methods