Related Experiment Videos
Oriented wavelet transform for image compression and denoising
Vivien Chappelier1, Christine Guillemot
1IRISA/University of Rennes 1, France. vivien.chappelier@free.fr
Summary
This study presents a novel wavelet-based image processing transform using adaptive local orientations for enhanced energy compaction. It shows improved performance in image compression and denoising applications.
Area of Science:
- Image Processing
- Signal Analysis
- Computer Vision
Background:
- Traditional wavelet transforms offer multiscale analysis but can lack directional adaptivity.
- The lifting paradigm enables efficient and reversible wavelet construction.
- Existing methods for image compression and denoising have limitations in capturing local image structures.
Purpose of the Study:
- Introduce a new image processing transform leveraging wavelets and the lifting paradigm.
- Enhance energy compaction and adaptivity for improved image coding and denoising.
- Investigate the properties and performance of the proposed transform against existing methods.
Main Methods:
- Applied unidimensional wavelet lifting steps along adaptively chosen local orientations on a quincunx grid.
- Iterated decomposition for fine-grained multiscale analysis.
- Utilized quad-tree coding for the orientation map and joint rate-distortion optimization for image compression.
- Employed a Markov model for orientation extraction in image denoising.
Main Results:
- Achieved adaptive orientation selection to minimize prediction error, maximizing energy compaction.
- Demonstrated preserved wavelet properties like regularity and orthogonality due to the lifting scheme.
- Evaluated superior rate-distortion performance in image coding and effective denoising capabilities compared to other transforms.
Conclusions:
- The novel wavelet transform offers significant advantages for image processing tasks.
- Adaptive orientation selection and the lifting scheme contribute to high performance in compression and denoising.
- This transform provides a powerful new tool for advanced image analysis and manipulation.
Related Concept Videos
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...
Downsampling
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Convolution: Math, Graphics, and Discrete Signals
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Continuous -time Fourier Transform
The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
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...
Discrete Fourier Transform
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...