Improve local contrast with simple wavelet

This commit is contained in:
Desmis
2019-08-01 10:36:35 +02:00
parent 1a75467794
commit 3105bab29f
17 changed files with 560 additions and 34 deletions

View File

@@ -544,8 +544,12 @@ public:
bool lcamount;
bool lcdarkness;
bool lclightness;
bool levelwav;
bool residcont;
bool sensilc;
bool fftwlc;
bool localcontMethod;
bool locwavcurve;
// Contrast by detail levels
bool expcbdl;
bool mult[6];