Connexions

You are here: Home » Content » Content-Based Image Querying with Complex Wavelets: Discrete Wavelet Transform
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

    Rice University ELEC 301 Projects
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Content-Based Image Querying with Complex Wavelets: Discrete Wavelet Transform

Module by: Tom Mowad, Venkat Chandrasekaran

Summary: A brief description of the discrete wavelet transform, and the two-dimensional discrete wavelet transform.

Over the last couple of decades, wavelets have provided a novel method for analyzing mathematical functions. They have been useful in both pure and applied mathematics (as in harmonic analysis), as well as in electrical engineering. They have turned out to be powerful for proving theorems, and have many interesting properties. The major advantage to using wavelets is that they provide a strong mathematical framework for analyzing functions at various scales. This property makes wavelet-based analysis a powerful tool in image processing. Ideas such as multiresolution – versions of an image at various resolutions – blend naturally with our intuition about the resolution of an image. Due to this property of multiresolution, wavelets are also useful in characterizing the structure of an image. The coarse-scale wavelet coefficients contain a lot of information about the image structure. In addition, wavelets provide a sparse basis for most natural images, and hence are useful in image compression.
DWT of Lena
lena_wavelet.png
Figure 1: This figure illustrates what we mean by multiresolution.
One can define a separable two-dimensional wavelet basis as a series of one-dimensional wavelet transformations along the rows, and then along the columns. Such a basis provides all the advantages of one-dimensional wavelets, but have the same disadvantage in that they do not offer shift-invariance. That is, an image and its shifted version would not have any noticeable correlation in the wavelet domain.

Comments, questions, feedback, criticisms?

Send feedback