Second commit Wavelet Pyramid - Blur levels simplified

This commit is contained in:
Desmis
2019-12-13 16:24:52 +01:00
parent 8c6c06121a
commit e73c8666e2
12 changed files with 143 additions and 11 deletions

View File

@@ -887,7 +887,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
AUTOEXP, //Evlocallabfullimage
LUMINANCECURVE, //Evlocallabbaselog
LUMINANCECURVE, //Evlocallabresidblur
LUMINANCECURVE // Evlocallabblurlc
LUMINANCECURVE, // Evlocallabblurlc
LUMINANCECURVE //Evlocallablevelblur
};