Add offset to Retinex

This commit is contained in:
Desmis
2019-09-27 07:57:19 +02:00
parent 8fde6a7565
commit c407da8d0a
10 changed files with 40 additions and 3 deletions

View File

@@ -777,7 +777,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvlocallabexnoiseMethod
LUMINANCECURVE, // Evlocallabdepth
LUMINANCECURVE, // Evlocallabloglin
LUMINANCECURVE // Evlocallablumonly
LUMINANCECURVE, // Evlocallablumonly
LUMINANCECURVE // Evlocallaboffs
};