Modifier and Type | Class and Description |
---|---|
class |
FusionImageLoader<T extends RealType<T>>
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
Hdf5ImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
N5ImageLoader |
Modifier and Type | Class and Description |
---|---|
class |
LegacyViewerImgLoaderExtWrapper<T,V extends Volatile<T>,I extends LegacyViewerImgLoader<T,V> & LegacyImgLoader<T>> |
Modifier and Type | Class and Description |
---|---|
class |
LegacyImgLoaderWrapper<T,I extends LegacyImgLoader<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
MultiResolutionImgLoader
An
ImgLoader providing multiple resolutions of each image. |
Constructor and Description |
---|
SequenceDescription(TimePoints timepoints,
Collection<ViewSetup> setups,
ImgLoader imgLoader) |
SequenceDescription(TimePoints timepoints,
Collection<ViewSetup> setups,
ImgLoader imgLoader,
MissingViews missingViews) |
SequenceDescription(TimePoints timepoints,
Map<Integer,ViewSetup> setups,
ImgLoader imgLoader) |
SequenceDescription(TimePoints timepoints,
Map<Integer,ViewSetup> setups,
ImgLoader imgLoader,
MissingViews missingViews) |
Modifier and Type | Method and Description |
---|---|
static <T extends RealType<T> & NativeType<T>> |
Max_Project.maxProject(List<? extends ViewDescription> vds,
ImgLoader imgLoader,
T type) |
Modifier and Type | Method and Description |
---|---|
static <T extends AbstractSpimData<A>,A extends AbstractSequenceDescription<?,?,? super ImgLoader>> |
Generic_Resave_HDF5.writeXML(T spimData,
XmlIoAbstractSpimData<A,T> io,
Generic_Resave_HDF5.Parameters params,
ProgressWriter progressWriter) |
Modifier and Type | Method and Description |
---|---|
static Dimensions |
ViewSetupUtils.getSizeOrLoad(BasicViewSetup setup,
TimePoint t,
ImgLoader loader) |
static VoxelDimensions |
ViewSetupUtils.getVoxelSizeOrLoad(BasicViewSetup setup,
TimePoint t,
ImgLoader loader) |
Modifier and Type | Class and Description |
---|---|
class |
DHMImgLoader |
class |
LightSheetZ1ImgLoader |
class |
MicroManagerImgLoader |
class |
SlideBook6ImgLoader |
class |
StackImgLoader<I extends LegacyStackImgLoader> |
class |
StackImgLoaderIJ |
class |
StackImgLoaderLOCI |
Modifier and Type | Method and Description |
---|---|
protected <T extends RealType<T>> |
ProcessFusion.getAllWeights(RandomAccessibleInterval<T> img,
ViewDescription desc,
ImgLoader imgLoader) |
protected Blending |
ProcessFusion.getBlending(Interval interval,
ViewDescription desc,
ImgLoader imgLoader) |
protected <T extends RealType<T>> |
ProcessFusion.getContentBased(RandomAccessibleInterval<T> img,
ViewDescription desc,
ImgLoader imgLoader) |
static <T extends RealType<T>> |
ProcessFusion.getImage(T type,
ImgLoader imgLoader,
ViewId view,
boolean normalize) |
static double |
ProcessFusion.getMinRes(ViewDescription desc,
ImgLoader imgLoader) |
Copyright © 2015–2021 Fiji. All rights reserved.