Add contrast curve to mask 3 ToneMapping

This commit is contained in:
Desmis
2019-10-15 14:03:21 +02:00
parent e8dd1c4378
commit 94bd0a7d60
15 changed files with 77 additions and 8 deletions

View File

@@ -236,6 +236,7 @@ protected:
LUTf lmasklocalcurve;
LUTf lmaskexplocalcurve;
LUTf lmaskSHlocalcurve;
LUTf lmasktmlocalcurve;
// LUTu lhist16loc;
LocretigainCurve locRETgainCurve;
LocretitransCurve locRETtransCurve;
@@ -274,6 +275,7 @@ protected:
bool localmaskutili;
bool localmaskexputili;
bool localmaskSHutili;
bool localmasktmutili;
bool lcmasexputili;
bool lhmasexputili;
bool llmasexputili;