| | |
string mask= | auxiliary input file name
|
int nbreg=1 | number of iterations for Bregman iteration
|
int niter=20 | number of iterations
|
string oper= | [shaping,pocs,bregman] method, the default is shaping
|
float ordert=1. | Curve order for thresholding parameter, default is linear
|
float perc=99. | percentage for soft-thresholding
|
string type= | [haar,linear,biorthogonal] wavelet type, the default is linear
|
bool verb=n [y/n] | verbosity flag
|
|