Local adjustments - Tone Mapping - Recovery based on luminance mask (#6059)

* LA TM GUI for Recovery based on luminance mask

* LA TM enable Recovery based on luminance mask
This commit is contained in:
Desmis
2021-01-14 07:41:25 +01:00
committed by GitHub
parent 13bd5c0681
commit 5e95b2e5e2
10 changed files with 186 additions and 4 deletions

View File

@@ -715,6 +715,10 @@ public:
bool slomasktm;
bool lapmasktm;
bool Lmasktmcurve;
bool recothrest;
bool lowthrest;
bool higthrest;
bool decayt;
// Retinex
bool visireti;
bool expreti;