public class ProcessParalell extends ProcessFusion
defaultAdjustBlendingForAnisotropy, defaultAdjustContentBasedSigmaForAnisotropy, defaultBlendingBorder, defaultBlendingRange, defaultContentBasedSigma1, defaultContentBasedSigma2, spimData| Constructor and Description |
|---|
ProcessParalell(SpimData2 spimData,
List<ViewId> viewIdsToProcess,
BoundingBoxGUI bb,
boolean useBlending,
boolean useContentBased) |
| 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.
|
getAllWeights, getBlending, getContentBased, getImage, getImage, getMinRes, getTransform, getTransformspublic ProcessParalell(SpimData2 spimData, List<ViewId> viewIdsToProcess, BoundingBoxGUI bb, boolean useBlending, boolean useContentBased)
public <T extends RealType<T> & NativeType<T>> Img<T> fuseStack(T type, InterpolatorFactory<T,RandomAccessible<T>> interpolatorFactory, TimePoint timepoint, Channel channel)
fuseStack in class ProcessFusiontype - interpolatorFactory - timepoint - channel - Copyright © 2015–2021 Fiji. All rights reserved.