Improve local contrast wavelet with adjuster threshold for levels

This commit is contained in:
Desmis
2019-10-18 16:08:47 +02:00
parent 575016df6e
commit 3df2a18ef3
11 changed files with 347 additions and 132 deletions

View File

@@ -617,6 +617,7 @@ public:
bool fftwlc;
bool localcontMethod;
bool locwavcurve;
bool csthreshold;
// Contrast by detail levels
bool expcbdl;
bool mult[6];