Package | Description |
---|---|
spim.process.fusion.deconvolution |
Modifier and Type | Method and Description |
---|---|
protected ExtractPSF<FloatType> |
ProcessForDeconvolution.assignOtherChannel(Channel channel,
HashMap<Channel,ChannelPSF> extractPSFLabels) |
ExtractPSF<FloatType> |
ProcessForDeconvolution.getExtractPSF() |
ExtractPSF<FloatType> |
ChannelPSF.getExtractPSFInstance() |
static <T extends RealType<T> & NativeType<T>> |
ExtractPSF.loadAndTransformPSFs(ArrayList<Pair<Pair<Angle,Illumination>,String>> filenames,
ArrayList<ViewDescription> viewDesc,
T type,
HashMap<ViewId,AffineTransform3D> models) |
Modifier and Type | Method and Description |
---|---|
void |
ChannelPSF.setExtractPSFInstance(ExtractPSF<FloatType> e) |
Copyright © 2015–2021 Fiji. All rights reserved.