First dynamic wavelet compression pyramid

This commit is contained in:
Desmis
2020-01-03 13:41:25 +01:00
parent 057b20b8a8
commit 5823ad39f2
15 changed files with 232 additions and 16 deletions

View File

@@ -913,7 +913,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallaboffset
LUMINANCECURVE, //Evlocallabwavblur
LUMINANCECURVE, //Evlocallabwavcont
LUMINANCECURVE //Evlocallabwavcomp
LUMINANCECURVE, //Evlocallabwavcomp
LUMINANCECURVE, //Evlocallabwavcompre
LUMINANCECURVE //EvlocallabwavCurvecompre
};