| Package | Description |
|---|---|
| spim.process.fusion.deconvolution |
| Modifier and Type | Method and Description |
|---|---|
static MVDeconFFT.PSFTYPE |
MVDeconFFT.PSFTYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MVDeconFFT.PSFTYPE[] |
MVDeconFFT.PSFTYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MVDeconInput |
MVDeconInput.init(MVDeconFFT.PSFTYPE iterationType)
init all views
|
protected void |
MVDeconFFT.init(MVDeconFFT.PSFTYPE iterationType,
ArrayList<MVDeconFFT> views)
This method is called once all views are added to the
LRInput |
| Constructor and Description |
|---|
MVDeconvolution(MVDeconInput views,
MVDeconFFT.PSFTYPE iterationType,
int numIterations,
double lambda,
double osemspeedup,
int osemspeedupindex,
String name) |
Copyright © 2015–2021 Fiji. All rights reserved.