Modifier and Type | Interface and Description |
---|---|
interface |
ViewerImgLoader |
Modifier and Type | Field and Description |
---|---|
protected BasicImgLoader |
SetupAggregator.imgLoader
Deprecated.
An
ImgLoader that forwards to wrapped source sequences. |
Modifier and Type | Method and Description |
---|---|
protected static BasicImgLoader |
SpimRegistrationSequence.createImageLoader(SPIMConfiguration conf,
ArrayList<ViewSetup> setups)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
FusionImageLoader<T extends RealType<T>>
Deprecated.
|
class |
HuiskenImageLoader
Deprecated.
|
class |
ImagePlusImgLoader<T extends Type<T>>
This
BasicImgLoader implementation returns a wrapped, converted
ImagePlus . |
class |
StackImageLoader
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected BasicImgLoader |
ImagePlusImgLoader.loader |
Modifier and Type | Class and Description |
---|---|
class |
TileImgLoader |
Modifier and Type | Class and Description |
---|---|
class |
CatmaidImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
Hdf5ImageLoader |
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 |
ImarisImageLoader<T extends NativeType<T>,V extends Volatile<T> & NativeType<V>,A extends VolatileAccess> |
Modifier and Type | Class and Description |
---|---|
class |
N5ImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
OpenConnectomeImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
RemoteImageLoader |
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 |
---|---|
class |
WrapBasicImgLoader |
Constructor and Description |
---|
SequenceDescriptionMinimal(SequenceDescriptionMinimal other,
BasicImgLoader imgLoader)
create copy of a
SequenceDescriptionMinimal with replaced BasicImgLoader |
SequenceDescriptionMinimal(TimePoints timepoints,
Map<Integer,? extends BasicViewSetup> setups,
BasicImgLoader imgLoader,
MissingViews missingViews) |
SpimDataMinimal(SpimDataMinimal other,
BasicImgLoader imgLoader)
create copy of a
SpimDataMinimal with replaced BasicImgLoader |
WrapBasicImgLoader(BasicImgLoader source,
Map<Integer,?> setupsMap) |
Modifier and Type | Class and Description |
---|---|
class |
LegacyViewerImgLoaderExtWrapper<T,V extends Volatile<T>,I extends LegacyViewerImgLoader<T,V> & LegacyImgLoader<T>> |
class |
LegacyViewerImgLoaderWrapper<T,V extends Volatile<T>,I extends LegacyViewerImgLoader<T,V>> |
Modifier and Type | Class and Description |
---|---|
class |
CropImgLoader
|
Modifier and Type | Class and Description |
---|---|
static class |
BigWarpBatchTransformFOV.DummyImageLoader<T> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSequenceDescription<V extends BasicViewSetup,D extends BasicViewDescription<V>,L extends BasicImgLoader>
A SPIM sequence consisting of a list of timepoints and a list of view setups.
|
interface |
XmlIoBasicImgLoader<T extends BasicImgLoader> |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicMultiResolutionImgLoader
A
BasicImgLoader providing multiple resolutions of each image. |
interface |
BoundedTypeBasicImgLoader<T> |
interface |
TypedBasicImgLoader<T> |
Modifier and Type | Method and Description |
---|---|
static <T extends BasicImgLoader> |
ImgLoaders.createXmlIoForImgLoaderClass(Class<T> klass) |
Modifier and Type | Class and Description |
---|---|
class |
LegacyBasicImgLoaderWrapper<T,I extends LegacyBasicImgLoader<T>> |
class |
LegacyImgLoaderWrapper<T,I extends LegacyImgLoader<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
ImgLoader
A
BasicImgLoader that is able to also provide each image
converted to FloatType . |
interface |
MultiResolutionImgLoader
An
ImgLoader providing multiple resolutions of each image. |
Modifier and Type | Class and Description |
---|---|
class |
GenericLoadParseQueryXML<AS extends AbstractSpimData<S>,S extends AbstractSequenceDescription<V,D,L>,V extends BasicViewSetup,D extends BasicViewDescription<V>,L extends BasicImgLoader,X extends XmlIoAbstractSpimData<S,AS>>
Interface for interactive parsing of spimdata XMLs
|
Modifier and Type | Class and Description |
---|---|
class |
DHMImgLoader |
class |
LightSheetZ1ImgLoader |
class |
MicroManagerImgLoader |
class |
SlideBook6ImgLoader |
class |
StackImgLoader<I extends LegacyStackImgLoader> |
class |
StackImgLoaderIJ |
class |
StackImgLoaderLOCI |
Copyright © 2015–2021 Fiji. All rights reserved.