Three Dimensional Separable Discrete Wavelet Transform
Three-dimensional separable discrete wavelet transform (DWT).
dwt.3d(x, wf, J=4, boundary="periodic") idwt.3d(y)
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(min{Z,Y,Z},2) |
boundary |
only |
y |
an object of class |
B. Whitcher
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.