Prepare Edge Sharpness wavelet pyramid

This commit is contained in:
Desmis
2020-01-26 10:17:34 +01:00
parent 9cc22a3625
commit 82d8844ee6
15 changed files with 374 additions and 20 deletions

View File

@@ -932,7 +932,13 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabgradw
LUMINANCECURVE, //Evlocallabtloww
LUMINANCECURVE, //Evlocallabthigw
LUMINANCECURVE //EvlocallabwavCurveedg
LUMINANCECURVE, //EvlocallabwavCurveedg
LUMINANCECURVE, //EvlocallablocaledgMethod
LUMINANCECURVE, //Evlocallabwavedg
LUMINANCECURVE, //Evlocallabedgw
LUMINANCECURVE, //Evlocallabbasew
LUMINANCECURVE, //EvlocallablocalneiMethod
};
namespace rtengine