Wavelet levels - Added Damper to local contrast final

This commit is contained in:
Desmis
2020-04-13 09:04:38 +02:00
parent 60bb7b520b
commit 71da91c85f
8 changed files with 51 additions and 8 deletions

View File

@@ -1221,6 +1221,7 @@ struct WaveletParams {
bool tmr;
int strength;
int balance;
double sigmafin;
int iter;
bool expcontrast;
bool expchroma;