Package | Description |
---|---|
net.imglib2.roi.labeling |
Modifier and Type | Method and Description |
---|---|
LabelingMapping.InternedSet<T> |
LabelingMapping.emptySet() |
LabelingMapping.InternedSet<T> |
LabelingMapping.intern(Set<T> src)
Return the canonical set for the given label set.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.