|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.flow.EvOpGeneral endrov.flow.EvOpStack1 endrov.utilityUnsorted.deconvolution.Deconvolver3D
public abstract class Deconvolver3D
Deconvolver 2D.
Constructor Summary | |
---|---|
Deconvolver3D()
|
Method Summary | |
---|---|
EvStack |
exec1(ProgressHandle ph,
EvStack... p)
The only argument is the image to deconvolve |
protected abstract DeconvPixelsStack |
internalDeconvolve(EvStack s)
At the moment, the returned stack is rather fucked up. |
static void |
log(java.lang.String s)
|
Methods inherited from class endrov.flow.EvOpStack1 |
---|
exec, exec, exec, exec1, exec1, getNumberChannels |
Methods inherited from class endrov.flow.EvOpGeneral |
---|
exec11, exec11, exec1Untyped, execUntyped |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Deconvolver3D()
Method Detail |
---|
public static void log(java.lang.String s)
protected abstract DeconvPixelsStack internalDeconvolve(EvStack s)
public EvStack exec1(ProgressHandle ph, EvStack... p)
exec1
in class EvOpStack1
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |