next up previous [pdf]

Next: About this document ... Up: Transforms Previous: Transforms

sffdct:

sffdct nbs=4 nba=8 ac=1 adj=n
Madagascar wrapper to the Fast Discrete Curvelet Transform (FDCT)

Requirements:
- Python API enable in Madagascar
- PyCurveLab (https://wave.eos.ubc.ca/Software/Licenced/)
- CurveLab (http://www.curvelet.org/)

bool ac=1 [y/n] curvelets at finest scale
bool adj=n [y/n] adjoint transform
int nba=8 number of angle at the 2nd coarsest scale
int nbs=4 number of scale for the decomposition

model data res
model,data,res
Figure 4.
Data denoising. (a) Noise-free data, (b) noisy data, and (c) denoised data using sffdct.
[pdf] [pdf] [pdf] [png] [png] [png] [scons]


next up previous [pdf]

Next: About this document ... Up: Transforms Previous: Transforms

2016-02-16