Package | Description |
---|---|
net.imglib2.img | |
net.imglib2.img.imageplus |
Modifier and Type | Method and Description |
---|---|
static ByteImagePlus<UnsignedByteType> |
ImagePlusAdapter.wrapByte(ij.ImagePlus imp) |
Modifier and Type | Method and Description |
---|---|
static ByteImagePlus<ByteType> |
ImagePlusImgs.bytes(long... dim)
|
static ByteImagePlus<UnsignedByteType> |
ImagePlusImgs.unsignedBytes(long... dim)
|
Copyright © 2015–2022 ImgLib2. All rights reserved.