| Package | Description |
|---|---|
| spim.process.fusion.deconvolution | |
| spim.process.fusion.weightedavg |
| Modifier and Type | Method and Description |
|---|---|
protected Blending |
ProcessForDeconvolution.getBlending(Interval interval,
int[] blendingBorder,
int[] blendingRange,
ViewDescription desc) |
| Constructor and Description |
|---|
TransformInputAndWeights(ImagePortion portion,
RandomAccessibleInterval<FloatType> img,
Blending blending,
AffineTransform3D transform,
RandomAccessibleInterval<FloatType> transformedImg,
RandomAccessibleInterval<FloatType> weightImg,
long[] offset) |
TransformWeights(ImagePortion portion,
Interval imgInterval,
Blending blending,
AffineTransform3D transform,
RandomAccessibleInterval<FloatType> overlapImg,
RandomAccessibleInterval<FloatType> blendingImg,
long[] offset) |
| Modifier and Type | Method and Description |
|---|---|
protected Blending |
ProcessFusion.getBlending(Interval interval,
ViewDescription desc,
ImgLoader imgLoader) |
Copyright © 2015–2021 Fiji. All rights reserved.