Perform inverse two-dimensional wavelet transform using Mallat's, 1989 algorithm.
This function is generic.
Particular methods exist. For the imwd class object this generic function uses imwr.imwd. For the imwdc class object this generic function uses imwr.imwdc.
imwr(...)A square matrix whose side length is a power of two that represents the inverse 2D wavelet transform of the input object x.
See individual help pages for details.
Version 2 Copyright Guy Nason 1993
G P Nason
See individual method help pages for operation and examples.
imwd, imwr.imwd, imwr.imwdc.