Added chroma level to wavelet pyramid by level

This commit is contained in:
Desmis
2019-12-21 17:56:57 +01:00
parent 8d8b7dccb7
commit 8d38dda3ce
11 changed files with 85 additions and 9 deletions

View File

@@ -907,7 +907,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabblendmasklc
LUMINANCECURVE, // Evlocallabradmasklc
LUMINANCECURVE, //Evlocallabchromasklc
LUMINANCECURVE //EvlocallabLmasklcshape
LUMINANCECURVE, //EvlocallabLmasklcshape
LUMINANCECURVE //Evlocallabchromalev
};