Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


waveslim (version 1.4)

dwt.3d: Three Dimensional Separable Discrete Wavelet Transform

Usage

dwt.3d(x, wf, J=4, boundary="periodic")
idwt.3d(y)

Arguments

x
input array
wf
name of the wavelet filter to use in the decomposition
J
depth of the decomposition, must be a number less than or equal to $\log_2(\min{X,Y,Z})$
boundary
only "periodic" is currently implemented
y
an object of class dwt.3d

Value