Learn R Programming

wavethresh (version 2.2-6)

summary.imwd: Summary Methods for `imwd' and `imwdc' Object

Description

The number of levels, the dimension of the original image, name of the filter and the type of boundary handling are printed.

Usage

## S3 method for class 'imwd':
summary(object, \dots)summary.imwdc(object, ...)

Arguments

object
The image wavelet decomposition of class "imwd" or "imwdc", respectively. This is assumed to be the result of some image wavelet decomposition.

RELEASE

Release 2.2, Copyright Guy Nason 1993

See Also

summary, imwd.object, imwdc.object.

Examples

Run this code
example(imwd)
summary(imwdL)

Run the code above in your browser using DataLab