|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gui.FFTImage
| Constructor Summary | |
FFTImage(int[] image,
int imageWidth,
float magScale,
boolean fftShift)
|
|
| Method Summary | |
int[] |
fft()
|
int[] |
ifft()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FFTImage(int[] image,
int imageWidth,
float magScale,
boolean fftShift)
| Method Detail |
public int[] fft()
public int[] ifft()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||