public class ProcessSequential extends ProcessFusion
defaultAdjustBlendingForAnisotropy, defaultAdjustContentBasedSigmaForAnisotropy, defaultBlendingBorder, defaultBlendingRange, defaultContentBasedSigma1, defaultContentBasedSigma2, spimData
Constructor and Description |
---|
ProcessSequential(SpimData2 spimData,
List<ViewId> viewIdsToProcess,
BoundingBoxGUI bb,
boolean useBlending,
boolean useContentBased,
int numSequentialViews) |
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 <T extends RealType<T>> |
mergeFinalImage(Img<T> img,
Img<FloatType> weights) |
protected int |
numBatches(int numViews,
int sequentialViews) |
getAllWeights, getBlending, getContentBased, getImage, getImage, getMinRes, getTransform, getTransforms
public ProcessSequential(SpimData2 spimData, List<ViewId> viewIdsToProcess, BoundingBoxGUI bb, boolean useBlending, boolean useContentBased, int numSequentialViews)
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 <T extends RealType<T>> void mergeFinalImage(Img<T> img, Img<FloatType> weights)
protected int numBatches(int numViews, int sequentialViews)
Copyright © 2015–2021 Fiji. All rights reserved.