Discrete Wavelet Transform
- A popular form of wavelet compression, known as Discrete Wavelet Transform (DWT), treats an image as a continuous, fluctuating wave, rather than a collection of discrete picture elements, or “pixels”. A pixel is the smallest element of a digital image. In a color image, each pixel consists of red, green and blue subpixels, which contribute to the overall color and brightness of the pixel. DWT actually treats an image as a series of waves, one for each color channel.
Decomposition
- DWT centers each wave on zero and measures the amplitude, or displacement from zero, of the wave -- in other words, the peaks and troughs -- at various points along its length. This process produces a set of values, known as wavelet coefficients, which are centered on zero, with very few large values. DWT takes the average of adjacent wavelet coefficients to simplify the wave and compress the image by a factor of two and repeats this process -- known as “decomposition” -- over and over again to produce the final simplified waveform. As decomposition proceeds, it generates progressively simpler, lower-resolution versions of the wave, but retains all the information required to reproduce a detailed version of the wave.
Smoothing
- During decomposition, DWT not only averages adjacent wavelet coefficients, but also records the differences between them. Minor differences between adjacent wavelet coefficients indicates flatter, less significant areas of a wave, which can be simplified, or “smoothed” with adversely affecting the quality of the finished image. Major differences between adjacent waveform coefficients indicate steep peaks or troughs, which typically represent lines, edges or other details in an image and need to be preserved.
JPEG 2000
- In 1997, the Joint Photographic Experts Group (JPEG), applied the principles of wavelet compression to image compression and came up with JPEG 2000, the successor to the previous JPEG standard. JPEG 2000 affords compression about 20 percent better than does conventional JPEG and allows images to be scaled without needing to store redundant, or duplicate, data.
Category
..........
Featured Posts
........
Popular posts
-
Photoscape is a free image-editing software you use to create or edit PNG, GIF, JPG or BMP images. GIF and PNG files support transpar...
-
If the diet's not working, try Photoshop instead. The tools of Photoshop can remove belly rolls from a photo far more easily than y...
-
Peso is the name of the currency used in several Latin American countries. Mexico, Chile, Uru...
-
The FASTA file format is a text-based format used to represent nucleotide and peptide sequences with single-letter codes. The format orig...
-
Adobe Illustrator CS5 is a program that allows you to create graphics using vectors, which are digital points connected by lines. Unli...
Apr 17, 2012
How Does Wavelet Compression Work?
,


