Add contrast curve to mask 5 Retinex

This commit is contained in:
Desmis
2019-10-15 16:22:27 +02:00
parent 94bd0a7d60
commit edbfe1a1fd
16 changed files with 138 additions and 23 deletions

View File

@@ -237,6 +237,7 @@ protected:
LUTf lmaskexplocalcurve;
LUTf lmaskSHlocalcurve;
LUTf lmasktmlocalcurve;
LUTf lmaskretilocalcurve;
// LUTu lhist16loc;
LocretigainCurve locRETgainCurve;
LocretitransCurve locRETtransCurve;
@@ -276,6 +277,7 @@ protected:
bool localmaskexputili;
bool localmaskSHutili;
bool localmasktmutili;
bool localmaskretiutili;
bool lcmasexputili;
bool lhmasexputili;
bool llmasexputili;