de-fixed bug in CBDL - improve dE - save work

This commit is contained in:
Desmis
2019-04-14 08:11:23 +02:00
parent 5b9606f66c
commit 3398f7ae20
11 changed files with 214 additions and 21 deletions

View File

@@ -1102,6 +1102,11 @@ struct LocallabParams {
int contresid;
int blurcbdl;
double softradiuscb;
int blendmaskcb;
double radmaskcb;
double chromaskcb;
double gammaskcb;
double slomaskcb;
// Denoise
bool expdenoi;
int noiselumf;