Local adjustments - Dynamic range and exposure - Recovery based on luminance mask (#6046)
* GUI for recovery mask - Log encoding * Enable recovery Log encoding with luminance mask * GUI for exposure * Improve code with maskrecov * Enable recovery based on luminance mask for Dynalic Range and exposure * Change tooltips * Change boxblur
This commit is contained in:
@@ -354,6 +354,14 @@ private:
|
||||
Adjuster* const expchroma;
|
||||
CurveEditorGroup* const curveEditorG;
|
||||
DiagonalCurveEditor* shapeexpos;
|
||||
MyExpander* const exprecove;
|
||||
Gtk::Label* const maskusablee;
|
||||
Gtk::Label* const maskunusablee;
|
||||
Adjuster* const recothrese;
|
||||
Adjuster* const lowthrese;
|
||||
Adjuster* const higthrese;
|
||||
Adjuster* const decaye;
|
||||
|
||||
MyExpander* const expgradexp;
|
||||
Adjuster* const strexp;
|
||||
Adjuster* const angexp;
|
||||
|
Reference in New Issue
Block a user