Add Laplacian threshold to Mak Tone mapping

This commit is contained in:
Desmis
2019-10-06 11:11:08 +02:00
parent cfa214d181
commit 38963a3282
10 changed files with 170 additions and 96 deletions

View File

@@ -782,7 +782,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabCTtransCurve
LUMINANCECURVE, //Evlocallabcliptm
LUMINANCECURVE, //Evlocallabenatmmaskaft
LUMINANCECURVE //EvlocallabenaExpmaskaft
LUMINANCECURVE, //EvlocallabenaExpmaskaft
LUMINANCECURVE //Evlocallablapmasktm
};