Wavelet - added meanab sigmaab damper to chroma -Fixed bug in toning

This commit is contained in:
Desmis
2020-04-14 08:36:51 +02:00
parent 6db96ed88e
commit 2c3c658171
8 changed files with 78 additions and 6 deletions

View File

@@ -1223,6 +1223,7 @@ struct WaveletParams {
int balance;
double sigmafin;
double sigmaton;
double sigmacol;
int iter;
bool expcontrast;
bool expchroma;