First commit Wavelet Pyramid - Clarity and Blur Residual

This commit is contained in:
Desmis
2019-12-13 13:37:16 +01:00
parent 818a302842
commit 446ae7b49c
12 changed files with 308 additions and 79 deletions

View File

@@ -885,7 +885,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabdetail
LUMINANCECURVE, //Evlocallabsensilog
AUTOEXP, //Evlocallabfullimage
LUMINANCECURVE //Evlocallabbaselog
LUMINANCECURVE, //Evlocallabbaselog
LUMINANCECURVE, //Evlocallabresidblur
LUMINANCECURVE // Evlocallabblurlc
};