Add threshold to wavelet pyramid dynamic compression

This commit is contained in:
Desmis
2020-01-04 13:44:15 +01:00
parent ce7da78aef
commit 40449b931b
12 changed files with 106 additions and 39 deletions

View File

@@ -916,7 +916,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabwavcomp
LUMINANCECURVE, //Evlocallabwavcompre
LUMINANCECURVE, //EvlocallabwavCurvecompre
LUMINANCECURVE //Evlocallabresidcomp
LUMINANCECURVE, //Evlocallabresidcomp
LUMINANCECURVE //Evlocallabthreswav
};