cout << endl;int Scale = 5;int dbn = 2;cw.InitDecInfo2D(height, width, Scale, dbn);double *dstcoef = new double[cw.m_msgCL2D.allSize];cw.WaveDec2(s,dstcoef);