m <- matrix(rnorm(32*32),nrow=32)
mimwd <- imwd(m)
summary(mimwd)
#UNcompressed image wavelet decomposition structure
#Levels: 5
#Original image was 32 x 32 pixels.
#Filter was: Daub cmpct on least asymm N=10
#Boundary handling: periodic
Run the code above in your browser using DataLab