Package | Description |
---|---|
net.imglib2.img.display.imagej |
Modifier and Type | Class and Description |
---|---|
class |
ImageJVirtualStack<T extends NativeType<T>>
VirtualStack that wraps around a RandomAccessibleInterval of
type UnsignedByteType , UnsignedShortType , FloatType
or ARGBType . |
class |
ImageJVirtualStackARGB
TODO
|
class |
ImageJVirtualStackFloat
TODO
|
class |
ImageJVirtualStackUnsignedByte
TODO
|
class |
ImageJVirtualStackUnsignedShort
TODO
|
class |
PlanarImgToVirtualStack
Utility class to convert a
PlanarImg to an ImagePlus
without copying data. |
Copyright © 2015–2022 ImgLib2. All rights reserved.