Added mask for denoise and blur

This commit is contained in:
Desmis
2020-06-16 17:32:43 +02:00
parent 3df226a249
commit 9e61a361f5
11 changed files with 268 additions and 39 deletions

View File

@@ -951,7 +951,10 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabblwh
LUMINANCECURVE, // EvlocallabcomplexityWithRefresh
M_VOID, // EvlocallabcomplexityWithoutRefresh
LUMINANCECURVE // EvLocallabSpotcolorscope
LUMINANCECURVE, // EvLocallabSpotcolorscope
LUMINANCECURVE, //EvlocallabshowmasktypMethod
LUMINANCECURVE // Evlocallabshadmaskblsha
};