Package | Description |
---|---|
net.imglib2.algorithm.labeling | |
net.imglib2.roi.labeling |
Class and Description |
---|
ImgLabeling
A labeling backed by a
image of integer
indices. |
Class and Description |
---|
ImgLabeling
A labeling backed by a
image of integer
indices. |
LabelingMapping
The LabelingMapping maps a set of labelings of a pixel to an index value
which can be more compactly stored than the set of labelings.
|
LabelingMapping.InternedSet
Canonical representative for a label set.
|
LabelingType
The
LabelingType represents a labeling of a pixel with zero or more
labels of type T. |
LabelingType.ModCount |
LabelRegion
Present pixels of a given label in a
ImgLabeling as a
PositionableIterableRegion . |
LabelRegionCursor |
LabelRegionRandomAccess |
LabelRegions
Provides
LabelRegion s for all labels of a labeling. |
Copyright © 2015–2022 ImgLib2. All rights reserved.