Two-dimensional wavelet families

father2d(x, y, [j, kx, ky], s) Returns the value at (x,y) of the 2D father wavelet packet based on the filter represented by string s at scale j and position (kx,ky).

mother2d(x, y, [j, kx, ky], s, ds) Returns the value at (x,y) of the 2D mother wavelet packet based on the filter represented by string s at scale j and position (kx,ky).

dlfather2d(x, y, [j, kx, ky], s) Returns the value at (x,y) of the 2D dual father wavelet packet based on the filter represented by string s at scale j and position (kx,ky).

dlmother2d(x, y, [j, kx, ky], s, ds) Returns the value at (x,y) of the 2D dual mother wavelet packet based on the filter represented by string s at scale j and position (kx,ky).

Arguments:

Mathcad Example