| | |
float alpha=0.0 | Regularization in t direction
|
float beta=0.0 | Regularization in x direction
|
float gamma=0.0 | Regularization in y direction
|
bool ifnm=y [y/n] | if normalize the weight
|
bool ifns=y [y/n] | if apply the non-stationary smoothing radius
|
bool ifsm=y [y/n] | if smooth the weight
|
int n1win=n1 | first window length
|
int n2win=n2 | second window length
|
int n3win=n3 | second window length
|
int nrad=1 | NO of smoothing
|
float r1=0.5 | first overlapping ratio
|
float r2=0.5 | second overlapping ratio
|
float r3=0.5 | third overlapping ratio
|
string rect#= | size of the smoothing stencil in #-th dimension /auxiliary input file/
|
string shift#= | shifting of the smoothing stencil in #-th dimension /auxiliary input file/
|
file sig= | auxiliary input file name
|
file sig2= | auxiliary output file name
|
bool verb=y [y/n] | verbosity
|
file w= | auxiliary output file name
|
|