Local adjustments - Color and light - Recovery based on luminance mask (#6035)
* Init GUI color mask recovery * Enable recovery Color and Light with mask * Disabled invmaskd in color and light * Hide decay in standard - added tooltips * Change tooltips * Change normal to simple for all defaults mask
This commit is contained in:
@@ -1084,6 +1084,10 @@ struct LocallabParams {
|
||||
std::vector<double> Lmaskcurve;
|
||||
std::vector<double> LLmaskcolcurvewav;
|
||||
Threshold<int> csthresholdcol;
|
||||
double recothresc;
|
||||
double lowthresc;
|
||||
double higthresc;
|
||||
double decayc;
|
||||
// Exposure
|
||||
bool visiexpose;
|
||||
bool expexpose;
|
||||
|
||||
Reference in New Issue
Block a user