| Package | Description |
|---|---|
| net.imglib2.img | |
| net.imglib2.img.imageplus |
| Modifier and Type | Method and Description |
|---|---|
static FloatImagePlus<FloatType> |
ImagePlusAdapter.wrapFloat(ij.ImagePlus imp) |
| Modifier and Type | Method and Description |
|---|---|
static FloatImagePlus<ComplexFloatType> |
ImagePlusImgs.complexFloats(long... dim)
|
static FloatImagePlus<FloatType> |
ImagePlusImgs.floats(long... dim)
|
Copyright © 2015–2022 ImgLib2. All rights reserved.