Rudin-Osher-Fatemi Total Variation Denoising using Split Bregman
|
Options handling for TvRestore. More...
#include <tvregopt.h>
Data Fields | |
num | Lambda |
const num * | VaryingLambda |
int | LambdaWidth |
int | LambdaHeight |
const num * | Kernel |
int | KernelWidth |
int | KernelHeight |
num | Tol |
num | Gamma1 |
num | Gamma2 |
int | MaxIter |
noisemodel | NoiseModel |
int(* | PlotFun )(int, int, num, const num *, int, int, int, void *) |
void * | PlotParam |
char * | AlgString |
Options handling for TvRestore.
Definition at line 70 of file tvregopt.h.