Package | Description |
---|---|
net.imglib2.labeling |
Modifier and Type | Class and Description |
---|---|
class |
DefaultROIStrategyFactory<T extends Comparable<T>>
Deprecated.
|
Constructor and Description |
---|
AbstractLabeling(long[] size,
LabelingROIStrategyFactory<T> factory)
Deprecated.
|
AbstractNativeLabeling(long[] dim,
LabelingROIStrategyFactory<T> factory,
LabelingMapping<T> mapping)
Deprecated.
|
NativeImgLabeling(LabelingROIStrategyFactory<T> strategyFactory,
Img<I> img)
Deprecated.
Create a labeling backed by a native image with custom strategy and image
factory
|
Copyright © 2015–2022 ImgLib2. All rights reserved.