Search:

Type: Posts; User: java_novice

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,634

    Re: Translation to Java?

    Problem solved, thanks
  2. Replies
    4
    Views
    1,634

    Re: Translation to Java?

    The nFFT and nFFT2 are the number of fft points eg in a 256x256 image, nFFT=256 and nFFT2=158.
  3. Replies
    4
    Views
    1,634

    Translation to Java?

    I have the following code which can be used on a 2d array of pixel values to do the fft and get the magnitude of the image. I wonder can anyone translate this code to its Java equivalent:

    ...
Results 1 to 3 of 3