| Package | Description |
|---|---|
| net.imglib2.img | |
| 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 | Method and Description |
|---|---|
static <T> IterableRandomAccessibleInterval<T> |
IterableRandomAccessibleInterval.create(RandomAccessibleInterval<T> interval) |
Copyright © 2009–2017 ImgLib2. All rights reserved.