| | |
file dip= | auxiliary input file name
|
float eps=0.01 | regularization parameter
|
string mask= | auxiliary input file name
|
int niter=20 | number of iterations
|
string oper= | [bregman,thresholding] method, the default is bregman
|
int order=1 | accuracy order
|
float perc=99. | percentage for soft thresholding
|
string type= | [haar,linear,biorthogonal] wavelet type, the default is biorthogonal
|
bool verb=n [y/n] | verbosity flag
|
|