Package | Description |
---|---|
spim.process.fusion.deconvolution |
Modifier and Type | Method and Description |
---|---|
static ProcessForDeconvolution.WeightType |
ProcessForDeconvolution.WeightType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessForDeconvolution.WeightType[] |
ProcessForDeconvolution.WeightType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ProcessForDeconvolution.fuseStacksAndGetPSFs(TimePoint timepoint,
Channel channel,
ImgFactory<FloatType> imgFactory,
int osemIndex,
double osemspeedup,
ProcessForDeconvolution.WeightType weightType,
HashMap<Channel,ChannelPSF> extractPSFLabels,
long[] psfSize,
HashMap<Channel,ArrayList<Pair<Pair<Angle,Illumination>,String>>> psfFiles,
boolean transformLoadedPSFs)
Fuses one stack, i.e.
|
Copyright © 2015–2021 Fiji. All rights reserved.