Package | Description |
---|---|
net.imglib2.img | |
net.imglib2.labeling | |
net.imglib2.view |
Modifier and Type | Class and Description |
---|---|
class |
ImgView<T extends Type<T>>
Allows a
RandomAccessibleInterval to be treated as an Img . |
Modifier and Type | Class and Description |
---|---|
class |
LabelingView<L extends Comparable<L>>
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <T> IterableRandomAccessibleInterval<T> |
IterableRandomAccessibleInterval.create(RandomAccessibleInterval<T> interval) |
Copyright © 2015–2022 ImgLib2. All rights reserved.