www.gusucode.com > wavelet 源码程序 matlab案例代码 > wavelet/StationaryWaveletTransform2DAppExample.m

    %% Stationary Wavelet Transform 2-D App
% This example shows how to use the Wavelet Analyzer app to denoise images
% using the 2-D stationary wavelet transform.
% The example runs as a slide show. You can run the slide 
% show by entering the following command at the MATLAB command prompt.
wshowdrv dguisw2d
%%
%
% Click *Start>>* to begin the slide show. At any point, you can click 
% *AutoPlay* to automatically go through the entire slide show from the 
% last slide viewed. The example illustrates a number of capabilities of
% the Wavelet Analyzer SWT 2-D Denoising app.  
%
% If you wish to experiment further with this app, launch the 
% Wavelet Analyzer from the apps gallery, or from the MATLAB command line
% with |waveletAnalyzer|. Select the SWT 2-D Denoising app.
% 
% <<../swt2d_app.png>>