|
BIJ API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--of3d.OF3DLucas
Field Summary | |
boolean |
debug
|
boolean |
displayon
|
static java.lang.String[] |
sderiv
|
int |
SOBEL3DT
|
Fields inherited from class java.lang.Thread |
inheritableThreadLocals, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, threadLocals |
Constructor Summary | |
OF3DLucas(OF3DFlow v,
ij.ImageStack is,
int depth,
int centralFrame,
float sigmaw,
float tau,
boolean includeNormals)
|
Method Summary | |
void |
prepare(float sigmat,
float sigmas,
int gradientType)
|
void |
run()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Thread |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final boolean debug
public final boolean displayon
public final int SOBEL3DT
public static java.lang.String[] sderiv
Constructor Detail |
public OF3DLucas(OF3DFlow v, ij.ImageStack is, int depth, int centralFrame, float sigmaw, float tau, boolean includeNormals)
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Thread
public void prepare(float sigmat, float sigmas, int gradientType) throws FlowJException
public void run()
run
in class java.lang.Thread
|
BIJ API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |