EE 596 Wavelets

From WikiBiron
Revision as of 17:00, 19 August 2008 by Godwin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<!DOCTYPE HTML SYSTEM "html.dtd"> <html> <head> <title>EE 596, Wavelets, Fall 2006</title> </head>

 <body bgcolor="#ffffff" text="#000000">
      

EE 596, Wavelets, Fall 2006

Instructor

  <a href="http://sipi.usc.edu/%7Eortega"> Antonio Ortega</a>   

<address> <a href="http://sipi.usc.edu/"> Signal and Image Processing Institute

  </a> <a href="http://www.usc.edu/dept/imsc/"> Integrated Media Systems 

Center

  </a> University of Southern California
3740 McClintock Ave., EEB 436
  Los Angeles, CA 90089-2564   

Tel: (213) 740-2320
Fax: (213) 740-4651
Email: antonio DOT ortega AT sipi DOT usc DOT edu</a>

 </address>
      

Schedule


  • Lectures Tuesday and Thursday, 11:00-12:20pm, OHE 100C
  • Office hours Tuesday and Thursday, 1:30-3pm, EEB 436, and by appointment.
  • Teaching Assistant Ivy Tseng, hsinyits AT usc Dot edu,
  • TA Office Hours - Mon 10am-noon, Wed 1-3pm, EEB 441.
  • Grader Ozlem Kalinli - Grader office hours: F 2-4pm, EEB 427.
  • Midterm 1 Oct 10, 2006 (in class)
  • Midterm 2 Nov 14, 2006 (in class)
  • Final There will be no final exam


Grading

Each midterm will account for 30% of the grade. The remaining 40% will be based on homeworks and a project. There will be around 4 homeworks and the project will be due at the end of the semester.

DEN Access

This semester I will use the Blackboard system offered by DEN to post assignments and solutions, as well as grades. Please register with DEN and create your DEN profile as soon as possible by following the instructions on the <a href="http://den.usc.edu"> DEN Webpage</a>.

Prerequisites

EE 483, Introduction to Digital Signal Processing, or equivalent course. Please note that the course will assume some knowledge of standard DSP concepts as well as of some basic linear algebra. If you took these two courses some time ago it would be a good idea to review some of the key material early in the semester.

Recommended preparation

MATH 599, Introduction to Wavelets, and EE 569, Introduction to Digital Image Processing. None of these courses is required.


Texbooks

  • Required

  • Recommended

    Some useful pointers

    Material covered (Note: based on the material covered in Fall'04, subject to change)

    • Weeks 1 and 2 Introduction and Motivation. Signal representation using bases. Hilbert spaces. Orthogonal, bi-orthogonal basis and overcomplete expansions. Example: representing finite energy continuous signals using Haar basis. Example of construction of Haar basis
    • Week 3 Bases for discrete signals. Finite and infinite dimensional spaces.
    • Week 4 Overcomplete expansions. Searching for the best representation. Matching pursuits and variations. Compressed sensing.
    • Weeks 5 and 6 Multirate signal processing. Filterbanks and discrete wavelet transforms. Time domain, frequency domain and polyphase domain representations.
    • Week 7-8 2-Channel orthogonal filterbanks. Iterated filterbanks. Bi-orthogonal filterbanks. Lifting factorizations. Multichannel filterbanks. Modulated filterbanks.
    • Weeks 9 and 10 Multidimensional wavelets. Edgelets, bandlets, ridgelets and other extensions. Lifting for video representation.
    • Week 11 Continuous time wavelets. Series expansions of continuous signals. Haar, Sinc, Meyer, Daubechies and Spline wavelets. Mallat algorithm.
    • Weeks 12 and 13 Applications. Compression. Classification. Graphics.


    Projects

    • Project requirements:
      • Projects should be done individually.
      • Each project must involve using the wavelet transform as a tool. A signal is analyzed/classified, etc by computing its wavelet transform and then the required task (e.g. denoising/classification) is performed in the transform domain.
      • The Matlab toolbox or C libraries can be used for the project. C libraries are available at <a href="http://www.cs.dartmouth.edu/%7Egdavis/wavelet/wavelet.html"> Dartmouth </a> and <a href="http://math.rutgers.edu/%7Eojanen/wavekit/"> Rutgers. </a>.
      • Whichever method is used, the source code will have to be made available along with the project report (only for the routines that you write, which could call those available in matlab or C.)
    • Reporting requirements: a final report and a class presentation.
    • <a href="./Projects596.html"> Project descriptions and references </a>
    • Test data for the projects
    • <a href="./ee596_wavelet_toolbox.html"> Software packages</a>

    Examples of coding using JPEG and the latest version of JPEG 2000 (provided by Christos Chrysafis, HP Labs)

    • <a href="./Images/original.gif"> Original Image </a>
    • <a href="./Images/jpeg_40_1.gif"> JPEG Coded at 0.2 bpp (40:1 compression) </a>
    • <a href="./Images/jpeg2000_40_1.gif"> JPEG2000 Coded at 0.2 bpp (40:1 compression)</a>
    • <a href="./Images/jpeg_70_1.gif"> JPEG Coded at 0.11 bpp (70:1 compression)</a>
    • <a href="./Images/jpeg2000_70_1.gif"> JPEG2000 Coded at 0.11 bpp (70:1 compression) </a>


    Demos on the web

    Sample Project Topics (from Fall'01) - Organized by areas

    • Coding
      • Implementation of a Pyramidal Image Coder
      • Compression of finite-length discrete-time signals using flexible adaptive wavelet packets<
      • Wavelet Descriptors for Planar Curves
      • Sinusoidal Modeling of Audio Signals Using Frame-Based Perceptually Weighted Matching Pursuits
      • Low Complexity Motion Estimation Algorithm for Long-term Memory Motion Compensation Using Hierarchical Motion Estimation
      • Global/Local Motion Compensation for 3D Video Coding Based on Lifting Techniques
    • Classification/Recognition
      • Shift Invariant Texture Classification by Using Wavelet Frame
      • Texture Feature Extraction with Non-Separable Wavelet Transforms
      • Comparison of Two Wavelet-Based Image Watermarking Techniques
      • Application of Wavelet Transform in Analysis of Fractal Signals
      • Human-Face Detection and Location in Color Images Using Wavelet Decomposition
      • Music/Speech Classifier using Wavelets
      • Wavelet Decomposition for the Analysis of Heart Rate Variability
      • Wavelet-based fMRI dynamic activation detection
      • Wavelet analysis of evoked potentials
      • Detection of Microcalcifications in Mammograms using Wavelet Transforms
      • Wavelet-based Tone Classification for Thai
    • Denoising
      • Comparison of Denoising via Block Weiner Filtering in Wavelet Domain with Existing Ad-hoc Linear and Non-linear Denoising Techniques
      • Wavelet-domain filtering of data with Poisson noise
      • Contrast Enhancement and De-noising using Wavelets
      • Wavelet Denoising Applied to Time Delay Estimation
      • Comparison of image denoising using Wavelet Shrinkage vs. MMSE using an exponential decay autocorrelation model
      • Threshold Denoising Effects on Covariance Matrices
      • Comparing Performance of Different Wavelet De-noising algorithms with Basic Noise Removal Techniques
      • Information Driven Denosing of MEG data in the Wavelets Domain
      • Two Methods for Image Enhancement<a href="./ChongKim.html"> </a>

    • Watermarking/Halftoning
      • Introduction of IWT to wavelet-based watermarking and its effect on performance
      • Inverse Halftoning using Wavelets
    • Communications
      • Wavelets Based MC-CDMA System
      • MMSE Estimation Multi-user detection for CDMA System based on Wavelet Transform<a href="EE596_Wu.htm"> </a>

    Homeworks

  • ©1996-2006 Antonio Ortega. 

  • Last modified: Wed Aug 30 09:50:32 PDT 2006

     


    </body> </html>