| summary.imwd(wavethresh) | R Documentation |
summary.imwd(x) summary.imwdc(x)
x |
The image wavelet decomposition of class "imwd" or "imwdc", respectively. This is assumed to be the result of some image wavelet decomposition. |
The number of levels, the dimension of the original image, name of the filter and the type of boundary handling are printed.
Release 2.2 Copyright Guy Nason 1993
summary, imwd.object, imwdc.object.
example(imwd) summary(imwdL)