Improve wavelet mask Color with adjuster threshold

This commit is contained in:
Desmis
2019-10-19 08:55:45 +02:00
parent 7075966169
commit 1169689462
11 changed files with 78 additions and 139 deletions

View File

@@ -1015,6 +1015,7 @@ struct LocallabParams {
double softradiuscol;
std::vector<double> Lmaskcurve;
std::vector<double> LLmaskcolcurvewav;
Threshold<int> csthresholdcol;
// Exposure
bool expexpose;
// int expcomp;
@@ -1022,7 +1023,6 @@ struct LocallabParams {
int hlcompr;
int hlcomprthresh;
int black;
int shadex;
int shcompr;
int expchroma;