Add original retinex PDE to softLight expander

This commit is contained in:
Desmis
2019-06-05 11:42:38 +02:00
parent 2b9468e9f8
commit 75e3dd956e
10 changed files with 148 additions and 4 deletions

View File

@@ -719,7 +719,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabscalereti
LUMINANCECURVE, //Evlocallabdarkness
LUMINANCECURVE, //Evlocallablightnessreti
LUMINANCECURVE //Evlocallablimd
LUMINANCECURVE, //Evlocallablimd
LUMINANCECURVE, //Evlocallablaplace
LUMINANCECURVE //EvlocallabsoftMethod
};