Inverse 2d Tensor Meyer Wavelet Transform
x = ITWT2_YM(wc,L,qmf)
2-d tensor wavelet transform [n by n array, n dyadic]
coarse level
degree of polynomial window 2 <= deg <=4
2-d signal reconstructed from wc
If wc is the result of a forward 2d wavelet transform, with wc = FWT2_YMTensor(x,L,deg) then x = IWT2_YMTensor(wc,L,deg) reconstructs x exactly.