public class ProcessIndependent extends ProcessFusion
defaultAdjustBlendingForAnisotropy, defaultAdjustContentBasedSigmaForAnisotropy, defaultBlendingBorder, defaultBlendingRange, defaultContentBasedSigma1, defaultContentBasedSigma2, spimData
Constructor and Description |
---|
ProcessIndependent(SpimData2 spimData,
List<ViewId> viewIdsToProcess,
BoundingBoxGUI bb,
ImgExport export,
Map<ViewSetup,ViewSetup> newViewsetups) |
Modifier and Type | Method and Description |
---|---|
<T extends RealType<T> & NativeType<T>> |
fuseStack(T type,
InterpolatorFactory<T,RandomAccessible<T>> interpolatorFactory,
TimePoint timepoint,
Channel channel)
Fuses one stack, i.e.
|
protected int |
numBatches(int numViews,
int sequentialViews) |
getAllWeights, getBlending, getContentBased, getImage, getImage, getMinRes, getTransform, getTransforms
public <T extends RealType<T> & NativeType<T>> Img<T> fuseStack(T type, InterpolatorFactory<T,RandomAccessible<T>> interpolatorFactory, TimePoint timepoint, Channel channel)
fuseStack
in class ProcessFusion
type
- interpolatorFactory
- timepoint
- channel
- protected int numBatches(int numViews, int sequentialViews)
Copyright © 2015–2021 Fiji. All rights reserved.