| |
bool decomp=n [y/n] | do decomposition
|
file dips= | auxiliary input file name
|
float eps=0.01 | regularization
|
bool inv=n [y/n] | if y, do inverse transform
|
string mask= | (optional) data mask file (auxiliary input file name)
|
int ncycle=0 | number of iterations
|
int niter=1 | number of Bregman iterations
|
int order=1 | accuracy order
|
float perc=50.0 | percentage for sharpening
|
bool twhole=y [y/n] | threshold flag, if y, whole model, otherwise, each component
|
string type= | wavelet type (haar,linear,biorthogonal), default is linear
|
bool verb=y [y/n] | verbosity flag
|
|