Local adjustments - Log encoding - Recovery based on mask luminance (#6038)

* GUI for recovery mask - Log encoding

* Enable recovery Log encoding with luminance mask
This commit is contained in:
Desmis
2021-01-01 12:05:33 +01:00
committed by GitHub
parent f61ebbccd2
commit b8d5a3d9fb
11 changed files with 288 additions and 2 deletions

View File

@@ -885,6 +885,10 @@ public:
bool radmaskL;
bool chromaskL;
bool LmaskcurveL;
bool recothresl;
bool lowthresl;
bool higthresl;
bool decayl;
//mask
bool visimask;
bool complexmask;