Add wavelet mask local contrast to mask 7+*

This commit is contained in:
Desmis
2019-10-17 16:26:45 +02:00
parent 20a6e04d19
commit 575016df6e
15 changed files with 163 additions and 13 deletions

View File

@@ -411,6 +411,7 @@ public:
bool chromaskcol;
bool gammaskcol;
bool slomaskcol;
bool wavmaskcol;
bool lapmaskcol;
bool qualitycurveMethod;
bool gridMethod;
@@ -425,6 +426,7 @@ public:
bool HHmaskcurve;
bool softradiuscol;
bool Lmaskcurve;
bool LLmaskcolcurvewav;
// Exposure
bool expexpose;
bool expcomp;