Save GUI for mask retinex - disabled

This commit is contained in:
Desmis
2019-05-10 16:56:57 +02:00
parent a45ae2d970
commit 31f9b44d06
14 changed files with 647 additions and 9 deletions

View File

@@ -704,7 +704,17 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabsoftradiustm
LUMINANCECURVE, // EvLocallabSpotTransitgrad
LUMINANCECURVE, // Evlocallabamount
LUMINANCECURVE // Evlocallabsatur
LUMINANCECURVE, // Evlocallabsatur
LUMINANCECURVE, //EvlocallabCCmaskretishape
LUMINANCECURVE, //EvlocallabLLmaskretishape
LUMINANCECURVE, //EvlocallabHHmaskretishape
LUMINANCECURVE, //EvLocallabEnaretiMask
LUMINANCECURVE, //Evlocallabblendmaskreti
LUMINANCECURVE, // Evlocallabradmaskreti
LUMINANCECURVE, //Evlocallabchromaskreti
LUMINANCECURVE, //Evlocallabgammaskreti
LUMINANCECURVE, //Evlocallabslomaskreti
LUMINANCECURVE //EvlocallabshowmaskretiMethod
};