dehaze saturation adjuster for local adjustments, #5972

This commit is contained in:
Ingo Weyrich
2020-11-08 11:36:31 +01:00
parent c49e47d81f
commit 28739b8400
11 changed files with 68 additions and 116 deletions

View File

@@ -1292,7 +1292,7 @@ struct LocallabParams {
bool inversret;
bool equilret;
bool loglin;
bool lumonly;
double dehazeSaturation;
double softradiusret;
std::vector<double> CCmaskreticurve;
std::vector<double> LLmaskreticurve;