Add DCT to local chroma denoise

This commit is contained in:
Desmis
2017-12-16 15:24:53 +01:00
parent 3a6c839c41
commit db03c16f45
14 changed files with 943 additions and 18 deletions

View File

@@ -619,7 +619,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabsensiexclu
LUMINANCECURVE, // Evlocallabstruc
LUMINANCECURVE, // Evlocallabwarm
LUMINANCECURVE // Evlocallabnoiselumdetail
LUMINANCECURVE, // Evlocallabnoiselumdetail
LUMINANCECURVE // Evlocallabnoisechrodetail
};