Two-dimensional wavelet packet coefficients

get_detail2d(M,l,ds) Returns the result of extracting the subband indicated by the string ds of wavelet packet coefficients at level l from the 2-dimensional wavelet packet transform M.

get_smooth2d(M,l) Returns the result of extracting the (0,0)th subband of wavelet packet coefficients at level l from the 2-dimensional wavelet packet transform M.

put_detail2d(M,l,N,ds) Returns the result of inserting the matrix N into the subband indicated by the string ds of wavelet packet coefficients at level l of the 2-dimensional wavelet packet transform M.

put_smooth2d(M,l,N) Returns the result of inserting the matrix N into the index-(0,0) subband of wavelet packet coefficients at level l of the 2-dimensional wavelet packet transform M.

Arguments:

Notes:

Mathcad Example
Mathcad Example