Package | Description |
---|---|
net.imglib2.roi.labeling |
Modifier and Type | Field and Description |
---|---|
protected LabelingMapping<T> |
LabelingType.mapping |
Modifier and Type | Method and Description |
---|---|
static <T> LabelingMapping<T> |
Labelings.getLabelingMapping(RandomAccessibleInterval<LabelingType<T>> labeling)
|
LabelingMapping<T> |
LabelingType.getMapping() |
LabelingMapping<T> |
ImgLabeling.getMapping() |
Constructor and Description |
---|
LabelingType(IntegerType<?> type,
LabelingMapping<T> mapping,
LabelingType.ModCount modCount)
Constructor for mirroring state with another labeling
|
SerialisationAccess(LabelingMapping<T> labelingMapping)
Deprecated.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.