Add Transmission map to Retinex

This commit is contained in:
Desmis
2019-09-27 11:16:02 +02:00
parent c407da8d0a
commit c1560f32c5
18 changed files with 179 additions and 14 deletions

View File

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