Inverse Median Transform
x = IMIPT(wc,L,D)
median transform coefficient; length(wc) = 2*3^J
Coarsest Level of V_0; L << J
degree of polynomial used in interpolation, 0 or 2.
1-d signal reconstructed from wc
Suppose wc = FMIPT(x,L,D). Then x can be reconstructed by x = IMIPT(wc,L,D)