public interface PreDeconvolutionFusionInterface
Modifier and Type | Method and Description |
---|---|
ExtractPSF |
getExtractPSFInstance() |
Image<FloatType> |
getFusedImage(int index) |
Image<FloatType> |
getOverlapImage() |
ArrayList<Image<FloatType>> |
getPointSpreadFunctions() |
Image<FloatType> |
getWeightImage(int index) |
ExtractPSF getExtractPSFInstance()
Copyright © 2015–2021 Fiji. All rights reserved.