function C = FastCURVWRAP2Analysis(Img,L,pars2,pars3) % fdct_wrapping: Returns the curvelets tight frame coefficients of an image % implemented using the wrapped FCT (see Curvelab at curvelets.org) % Usage: % C = fdct_wrapping(Img,isreal,L); % Inputs: % X n by n image, n = 2^J % L Coarsest scale; L <