Improve TM with normalize luminance - improve skip for Retinex

This commit is contained in:
Desmis
2019-06-08 18:56:43 +02:00
parent 3a2d0c4dc6
commit b3714b3181
11 changed files with 99 additions and 5 deletions

View File

@@ -722,7 +722,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallablimd
LUMINANCECURVE, //Evlocallablaplace
LUMINANCECURVE, //EvlocallabsoftMethod
LUMINANCECURVE // Evlocallabequilret
LUMINANCECURVE, // Evlocallabequilret
LUMINANCECURVE // Evlocallabequiltm
};