Add contrast curve to mask 5 Retinex

This commit is contained in:
Desmis
2019-10-15 16:22:27 +02:00
parent 94bd0a7d60
commit edbfe1a1fd
16 changed files with 138 additions and 23 deletions

View File

@@ -799,7 +799,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabLmaskshape
LUMINANCECURVE, //EvlocallabLmaskexpshape
LUMINANCECURVE, //EvlocallabLmaskSHshape
LUMINANCECURVE //EvlocallabLmasktmshape
LUMINANCECURVE, //EvlocallabLmasktmshape
LUMINANCECURVE //EvlocallabLmaskretishape
};
namespace rtengine