Improve local denoise with low levels wavelet

This commit is contained in:
Desmis
2019-04-11 11:05:22 +02:00
parent e80617d39b
commit 79455f9c09
10 changed files with 94 additions and 17 deletions

View File

@@ -687,7 +687,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvLocallabsoftradiuscb
LUMINANCECURVE, // EvLocallabSpotTransitweak
LUMINANCECURVE, // EvLocallabclarityml
LUMINANCECURVE // EvLocallabcontresid
LUMINANCECURVE, // EvLocallabcontresid
LUMINANCECURVE, //Evlocallabnoiselumf0
LUMINANCECURVE //Evlocallabnoiselumf2
};