From Wikipedia, the free encyclopedia.
The wavelet transform is a transformation to basis functions that are localized in frequency (similar in that sense to Fourier-related transforms). As basis functions one uses wavelets. The big advantage over the Fourier transform is the temporal (or spatial) locality of the base functions (see also short time Fourier transform) and the smaller complexity (O(N) instead of O(N log N) for the fast Fourier transform (where N is the data size).
Important applications are:
- image compression and video compression: wavelet compression
- Solving differential equations
- signal processing
- continuous wavelet transform (CWT)
- discrete wavelet transform (DWT)
- fast wavelet transform (FWT)
- wavelet packets
- complex wavelet transform
Continuous wavelet transform (CWT)
The continuous wavelet transform is defined as
The original function can be reconstructed with the inverse transform
History
- First wavelet (Haar wavelet) by Alfred Haar (1909)
- Since the 1950s: Jean Morlet and Alex Grossman
- Since the 1980s: Yves Meyer, Stephane Mallat, Ingrid Daubechies, Ronald Coifman, Victor Wickerhauser

