First levels dynamic range compress Contrast wavelet

This commit is contained in:
Desmis
2019-12-16 12:36:45 +01:00
parent fd8bd9fba6
commit 1981b17245
17 changed files with 263 additions and 33 deletions

View File

@@ -695,6 +695,8 @@ public:
bool levelblur;
bool residchro;
bool sigma;
bool fatdet;
bool fatanch;
bool clarilres;
bool claricres;
bool clarisoft;
@@ -706,6 +708,7 @@ public:
bool locwavcurve;
bool loclevwavcurve;
bool locconwavcurve;
bool loccompwavcurve;
bool csthreshold;
// Contrast by detail levels
bool expcbdl;