Added common mask blur mask

This commit is contained in:
Desmis
2020-06-22 17:59:58 +02:00
parent 0fe20b52d6
commit bc740affe8
9 changed files with 77 additions and 8 deletions

View File

@@ -970,7 +970,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvLocallabtoolmask
LUMINANCECURVE, // Evlocallabstrumaskmask
LUMINANCECURVE, // EvlocallabHHhmask_shape
LUMINANCECURVE // EvLocallabfftmask
LUMINANCECURVE, // EvLocallabfftmask
LUMINANCECURVE, // Evlocallabblurmask
LUMINANCECURVE // Evlocallabcontmask
};