Improve local contrast with simple wavelet

This commit is contained in:
Desmis
2019-08-01 10:36:35 +02:00
parent 1a75467794
commit 3105bab29f
17 changed files with 560 additions and 34 deletions

View File

@@ -741,7 +741,12 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabchromasktm
LUMINANCECURVE, //Evlocallabgammasktm
LUMINANCECURVE, //Evlocallabslomasktm
LUMINANCECURVE //EvlocallabshowmasktmMethod
LUMINANCECURVE, //EvlocallabshowmasktmMethod
LUMINANCECURVE, //EvlocallablocalcontMethod
LUMINANCECURVE, //Evlocallabwavcurve
LUMINANCECURVE, //Evlocallablevelwav
LUMINANCECURVE //Evlocallabresidcont
};