LA denoise local contrast mask

This commit is contained in:
Desmis
2020-12-12 14:46:11 +01:00
parent 37f4066276
commit a0edd97ca3
11 changed files with 191 additions and 7 deletions

View File

@@ -1008,7 +1008,11 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallablightq
LUMINANCECURVE, // Evlocallabcolorfl
LUMINANCECURVE, // Evlocallabrepar
LUMINANCECURVE //EvlocallabwavCurvehue
LUMINANCECURVE, //EvlocallabwavCurvehue
LUMINANCECURVE, // Evlocallablevelthr
LUMINANCECURVE, // Evlocallablevelthrlow
LUMINANCECURVE //Evlocallabusemask1
};