| Package | Description |
|---|---|
| bdv.ij.export.imgloader | |
| bdv.img.imagestack | |
| bdv.img.virtualstack | |
| bigwarp |
| Modifier and Type | Class and Description |
|---|---|
class |
ImagePlusImgLoader<T extends Type<T>>
This
BasicImgLoader implementation returns a wrapped, converted
ImagePlus. |
| Constructor and Description |
|---|
ImagePlusImgLoader(ij.ImagePlus imp,
TypedBasicImgLoader<S> loader,
ImagePlusImgLoader.MinMaxOption minMaxOption,
double min,
double max,
T type,
ImagePlusImgLoader.ConverterFactory<T> converterFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageStackImageLoader<T extends NumericType<T> & NativeType<T>,A extends ArrayDataAccess<A>> |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualStackImageLoader<T extends NativeType<T>,V extends Volatile<T> & NativeType<V>,A extends VolatileAccess>
ImageLoader backed by a ImagePlus.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BigWarpBatchTransformFOV.DummyImageLoader<T> |
Copyright © 2015–2021 Fiji. All rights reserved.