Add contrast by level to wavelet pyramid

This commit is contained in:
Desmis
2019-12-14 09:08:12 +01:00
parent 66e0309696
commit 2f414e20ed
15 changed files with 214 additions and 12 deletions

View File

@@ -694,6 +694,7 @@ public:
bool residblur;
bool levelblur;
bool residchro;
bool sigma;
bool clarilres;
bool claricres;
bool clarisoft;
@@ -703,6 +704,7 @@ public:
bool localcontMethod;
bool locwavcurve;
bool loclevwavcurve;
bool locconwavcurve;
bool csthreshold;
// Contrast by detail levels
bool expcbdl;