Wavelet Toolbox™ Previous page   Next Page 
waverec2
 Provide feedback about this page

Multilevel 2-D wavelet reconstruction

Syntax

Description

waverec2 is a two-dimensional wavelet analysis function.

X = waverec2(C,S,'wname') performs a multilevel wavelet reconstruction of the matrix X based on the wavelet decomposition structure [C,S]. For detailed storage information, see wavedec2. 'wname' is a string containing the name of the wavelet. See wfilters for more information.

Instead of specifying the wavelet name, you can specify the filters.

waverec2 is the inverse function of wavedec2 in the sense that the abstract statement waverec2(wavedec2(X,N,'wname'),'wname') returns X.

X = waverec2(C,S,'wname') is equivalent to X = appcoef2(C,S,'wname',0).

Remarks

If C and S are obtained from an indexed image analysis or a truecolor image analysis, X is an m-by-n matrix or an m-by-n-by-3 array, respectively.

For more information on image formats, see the image and imfinfo reference pages.

Examples

See Also
appcoef2, idwt2, wavedec2


 Provide feedback about this page 

Previous page waverec wbmpen Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS