Related Experiment Video
Updated: Jul 7, 2026

11:00
Experimental Investigation of Secondary Flow Structures Downstream of a Model Type IV Stent Failure in a 180° Curved Artery Test Section
Published on: July 19, 2016
Wavelet filter evaluation for image compression
J D Villasenor1, B Belzer, J Liao
1Dept. of Electr. Eng., California Univ., Los Angeles, CA.
Summary
Selecting the right wavelet filter bank is crucial for image compression quality and system design. This study introduces new metrics beyond regularity for reliable filter evaluation, identifying optimal filters for image coding.
Area of Science:
- Digital Signal Processing
- Image Compression
- Wavelet Theory
Background:
- Filter bank selection critically impacts wavelet compression performance and system design.
- Regularity is an insufficient metric for predicting compression efficiency.
- Existing evaluation methods lack relevance for image coding applications.
Purpose of the Study:
- To develop reliable filter evaluation metrics for wavelet-based image compression.
- To identify optimal biorthogonal wavelet filter banks for image coding.
- To explore novel filter properties beneficial for system design.
Main Methods:
- Characterizing filter banks as linear shift-variant systems.
- Utilizing impulse response and step response alongside regularity for evaluation.
- Systematic evaluation of minimum-order biorthogonal wavelet filter banks (synthesis/analysis pairs < 36 taps).
Main Results:
- Developed novel, reliable filter evaluation metrics relevant to image coding.
- Evaluated over 4300 candidate filter banks.
- Identified and presented superior filter banks for image compression, including new candidates.
Conclusions:
- Impulse and step response provide superior filter evaluation for image compression compared to regularity alone.
- The identified filters offer enhanced performance and attractive properties for image compression system design.
- This systematic approach facilitates the discovery of optimal wavelet filters for digital imaging.
Related Concept Videos
Convergence of Fourier Series
The Fourier series is a powerful mathematical tool for representing periodic signals as an infinite sum of complex exponentials. In practice, this infinite series is truncated to a finite number of terms, yielding a partial sum. This truncation makes the approximation of the signal feasible but introduces certain challenges, particularly near discontinuities, known as the Gibbs phenomenon.
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
Deconvolution
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Effective Value of a Periodic Waveform
The concept of effective value, the root mean square (RMS) value, is crucial in understanding electrical circuits and power delivery. This idea emerges from the necessity to measure the effectiveness of a voltage or current source in supplying power to a resistive load.
The effective value of a periodic current represents the direct current (DC) that conveys the same average power to a resistor as the periodic current itself. This concept is crucial when assessing AC circuits. To determine the...
The effective value of a periodic current represents the direct current (DC) that conveys the same average power to a resistor as the periodic current itself. This concept is crucial when assessing AC circuits. To determine the...
Upsampling
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
Linear Approximation in Frequency Domain
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
Fast Fourier Transform
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...