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:
Desmis
2021-01-05 07:50:22 +01:00
committed by GitHub
parent 1fc3f036c1
commit 5df1478320
10 changed files with 295 additions and 145 deletions

View File

@@ -539,6 +539,10 @@ public:
bool fatdetail;
bool fatanchor;
bool fatlevel;
bool recothrese;
bool lowthrese;
bool higthrese;
bool decaye;
// Shadow highlight
bool visishadhigh;
bool expshadhigh;