summary.imwd {wavethresh} | R Documentation |
The number of levels, the dimension of the original image, name of the filter and the type of boundary handling are printed.
## S3 method for class 'imwd': summary(object, ...) summary.imwdc(object, ...)
object |
The image wavelet decomposition of class "imwd" or "imwdc", respectively. This is assumed to be the result of some image wavelet decomposition. |
... |
further arguments to be passed to or from methods. |
Release 2.2, Copyright Guy Nason 1993
summary
, imwd.object
, imwdc.object
.
example(imwd) summary(imwdL)