|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--KernelInterface
The interface for the laplacian of gaussian kernel size and theta selection.
Constructor Summary | |
KernelInterface()
|
Method Summary | |
javax.swing.JPanel |
createPanel()
Creates the interface panel for inclusion in the laplacian of gaussian GUI. |
int |
getKernelSize()
|
double |
getTheta()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public KernelInterface()
Method Detail |
public javax.swing.JPanel createPanel()
public int getKernelSize()
public double getTheta()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |