Add structure to shape detection for colorlight and exposure

This commit is contained in:
Desmis
2019-01-13 14:49:11 +01:00
parent 905a143d03
commit c71d70f0ea
14 changed files with 301 additions and 734 deletions

View File

@@ -637,7 +637,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabLLmaskshape
LUMINANCECURVE, //EvlocallabCCmaskexpshape
LUMINANCECURVE, //EvlocallabLLmaskexpshape
LUMINANCECURVE //EvlocallabHHmaskshape
LUMINANCECURVE, //EvlocallabHHmaskshape
LUMINANCECURVE, //Evlocallabstructcol
LUMINANCECURVE //Evlocallabstructexp
};