<< FMIPT Median Interpolating Pyramid Transform Tools MedITriadDown >>

Wavelab Toolbox >> Wavelab Toolbox > Median Interpolating Pyramid Transform Tools > IMIPT

IMIPT

Inverse Median Transform

Calling Sequence

x = IMIPT(wc,L,D)

Parameters

Inputs:

wc :

median transform coefficient; length(wc) = 2*3^J

L :

Coarsest Level of V_0; L << J

D :

degree of polynomial used in interpolation, 0 or 2.

Outputs:

x :

1-d signal reconstructed from wc

Description

Suppose wc = FMIPT(x,L,D). Then x can be reconstructed by x = IMIPT(wc,L,D)

See also

Authors

<< FMIPT Median Interpolating Pyramid Transform Tools MedITriadDown >>