|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectendrov.flow.EvOpGeneral
endrov.flow.EvOpSlice1
endrov.utilityUnsorted.deconvolution.Deconvolver2D
public abstract class Deconvolver2D
Deconvolver 2D.
Constructor Summary | |
---|---|
Deconvolver2D()
|
Method Summary | |
---|---|
EvPixels |
exec1(ProgressHandle ph,
EvPixels... p)
Only one argument: the image to deconvolve |
protected abstract EvPixels |
internalDeconvolve(EvPixels ipB)
|
static void |
log(java.lang.String s)
|
Methods inherited from class endrov.flow.EvOpSlice1 |
---|
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 Deconvolver2D()
Method Detail |
---|
public static void log(java.lang.String s)
protected abstract EvPixels internalDeconvolve(EvPixels ipB)
public EvPixels exec1(ProgressHandle ph, EvPixels... p)
exec1
in class EvOpGeneral
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |