Wavelet Toolbox Previous page   Next Page

Image Fusion Using the Command Line

Example 1 -- Fusion of Two Different Images

  1. Load two original images: a mask and a bust.
  2. Merge the two images from wavelet decompositions at level 5 using db2 by taking two different fusion methods: fusion by taking the mean for both approximations and details,
  1. and fusion by taking the maximum for approximations and the minimum for the details.

  1. Plot original and synthesized images.

Example 2 -- Restoration by Fusion from Fuzzy Images

  1. Load two fuzzy versions of an original image.
  2. Merge the two images from wavelet decompositions at level 5 using sym4 by taking the maximum of absolute value of the coefficients for both approximations and details.
  3. Plot original and synthesized images.
  1. The synthesized image is a restored version of good quality of the common underlying original image.


Previous page  Image Fusion Image Fusion Using the Graphical Interface Next page

© 1994-2005 The MathWorks, Inc.