LA denoise - Improve Recovery based on luminance mask with chominance slider (#6058)

This commit is contained in:
Desmis
2021-01-13 12:28:09 +01:00
committed by GitHub
parent 8037457a8d
commit 13bd5c0681
10 changed files with 71 additions and 11 deletions

View File

@@ -1046,7 +1046,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabrecothrew
LUMINANCECURVE, // Evlocallablowthresw
LUMINANCECURVE, // Evlocallabhigthresw
LUMINANCECURVE // Evlocallabdecayw
LUMINANCECURVE, // Evlocallabdecayw
LUMINANCECURVE // Evlocallabmidthresdch
};