Multiresolution Fourier transform

From Wikipedia, the free encyclopedia

Multiresolution Fourier Transform is an integral fourier transform that represents a specific wavelet-like transform with a fully scalable modulated window, but not all possible translations.[1]

Comparison of Fourier transform and wavelet transform[edit]

The Fourier transform is one of the most common approaches when it comes to digital signal processing and signal analysis. It represents a signal through sine and cosine functions thus[further explanation needed] transforming the time-domain into frequency-domain. A disadvantage of the Fourier transform is that both sine and cosine function are defined in the whole time plane, meaning that there is no time resolution. Certain variants of Fourier transform, such as Short Time Fourier Transform (STFT) utilize a window for sampling, but the window length is fixed meaning that the results will be satisfactory only for either low or high frequency components. Fast fourier transform (FFT) is used often because of its computational speed, but shows better results for stationary signals.[1]

On the other hand, the wavelet transform can improve all the aforementioned downsides. It preserves both time and frequency information and it uses a window of variable length, meaning that both low and high frequency components will be derived with higher accuracy than the Fourier transform[citation needed]. The wavelet transform also shows better results in transient states[citation needed]. Multiresolution Fourier Transform leverages the advantageous properties of the wavelet transform and uses them for Fourier transform.[1]

Definition[edit]

Let be a function that has its Fourier transform defined as

  (Eq.1)

The time line can be split by intervals of length π/ω with centers at integer multiples of π/ω

  (Eq.2)

Then, new transforms of function can be introduced

  (Eq.3)
  (Eq.4)

and

  (Eq.5)
  (Eq.6)

where , when n is an integer.

Functions and can be used in order to define the complex Fourier transform

  (Eq.7)

Then, set of points in the frequency-time plane is defined for the computation of the introduced transforms

  (Eq.8)

where , and is the infinite in general, or a finite number if the function has a finite support. The defined representation of with the functions and is called the B-wavelet transform, and is used to define the integral Fourier transform.

The cosine and sine B-wavelet transforms are:

  (Eq.9)
  (Eq.10)

B-wavelet doesn't need to be calculated across the whole range of frequency-time points, but only in the points of set B. The integral Fourier transform can then be defined from B-wavelet transform using.[1]

Now Fourier transform can be represented via two integral wavelet transforms sampled by only translation parameter:

  (Eq.11)
  (Eq.12)

Applications[edit]

Multiresolution Fourier Transform is applied in fields such as image and audio signal analysis,[2] curve and corner extraction,[3] and edge detection.[4]

See also[edit]

References[edit]

  1. ^ a b c d Grigoryan, A. M. (2005). "Multiresolution of the Fourier Transform". Proceedings. (ICASSP '05). IEEE International Conference on Acoustics, Speech, and Signal Processing, 2005. Vol. 4. pp. 577–580. doi:10.1109/ICASSP.2005.1416074. ISBN 0-7803-8874-7. S2CID 18711567.
  2. ^ Wilson, R. (March 1992). "A generalized wavelet transform for Fourier analysis: the multiresolution Fourier transform and its application to image and audio signal analysis". IEEE Transactions on Information Theory. 38 (2): 674–690. doi:10.1109/18.119730.
  3. ^ Davies, A. R. (1992). "Curve and corner extraction using the multiresolution Fourier transform". International Conference on Image Processing and Its Applications: 282–285.
  4. ^ Li, Chang-Tsun (1999). "Edge detection based on the multiresolution Fourier transform". 1999 IEEE Workshop on Signal Processing Systems. SiPS 99. Design and Implementation (Cat. No.99TH8461). pp. 686–693. doi:10.1109/SIPS.1999.822376. ISBN 0-7803-5650-0. S2CID 120165573.