add Laplacian threshold to mask Retinex

This commit is contained in:
Desmis
2019-10-06 14:30:39 +02:00
parent 38963a3282
commit 38b53ca9b6
11 changed files with 141 additions and 6 deletions

View File

@@ -783,10 +783,10 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabcliptm
LUMINANCECURVE, //Evlocallabenatmmaskaft
LUMINANCECURVE, //EvlocallabenaExpmaskaft
LUMINANCECURVE //Evlocallablapmasktm
LUMINANCECURVE, //Evlocallablapmasktm
LUMINANCECURVE //Evlocallablapmaskreti
};
namespace rtengine
{