| | |
int cnum=n2 | Max cutting in cutting operator, default is n2
|
bool cut=n [y/n] | cutting flag, the default is shaping
|
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= | [destruction,construction,shaping,pocs,bregman] method, the default is shaping
|
int order=1 | accuracy order
|
float orderc=1. | Curve order for cutting operator, default is linear
|
float ordert=1. | Curve order for thresholding operator, default is linear
|
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
|
|