imwr | R Documentation |
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(...)
... |
See individual help pages for details. |
See individual method help pages for operation and examples.
A square matrix whose side length is a power of two that represents the inverse 2D wavelet transform of the input object x.
Version 2 Copyright Guy Nason 1993
G P Nason
imwd
, imwr.imwd
, imwr.imwdc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.