Added common mask threshold level

This commit is contained in:
Desmis
2020-06-23 06:55:48 +02:00
parent e3bed2c920
commit f495be9935
9 changed files with 64 additions and 9 deletions

View File

@@ -975,7 +975,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabcontmask
LUMINANCECURVE, // Evlocallabshadmask
LUMINANCECURVE, // EvlocallabLmask_shape
LUMINANCECURVE // EvlocallabLLmask_shapewav
LUMINANCECURVE, // EvlocallabLLmask_shapewav
LUMINANCECURVE // EvlocallabcsThresholdmask
};