Graduated Filter local contrast wavelet

This commit is contained in:
Desmis
2020-01-10 14:36:21 +01:00
parent 7b7c161d3a
commit 145e8753b4
11 changed files with 318 additions and 31 deletions

View File

@@ -1282,12 +1282,15 @@ struct LocallabParams {
double clarilres;
double claricres;
double clarisoft;
double strwav;
double angwav;
int sensilc;
bool fftwlc;
bool blurlc;
bool wavblur;
bool wavcont;
bool wavcomp;
bool wavgradl;
bool wavcompre;
bool origlc;
Glib::ustring localcontMethod;