Package | Description |
---|---|
net.imglib2.img | |
net.imglib2.img.imageplus |
Modifier and Type | Method and Description |
---|---|
static ShortImagePlus<UnsignedShortType> |
ImagePlusAdapter.wrapShort(ij.ImagePlus imp) |
Modifier and Type | Method and Description |
---|---|
static ShortImagePlus<ShortType> |
ImagePlusImgs.shorts(long... dim)
|
static ShortImagePlus<UnsignedShortType> |
ImagePlusImgs.unsignedShorts(long... dim)
|
Copyright © 2015–2022 ImgLib2. All rights reserved.