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

@@ -487,6 +487,7 @@ public:
bool contrast;
bool chroma;
bool sensi;
bool structcol;
bool qualitycurveMethod;
bool showmaskcolMethod;
bool llcurve;
@@ -506,6 +507,7 @@ public:
bool shcompr;
bool warm;
bool sensiex;
bool structexp;
bool excurve;
bool showmaskexpMethod;
bool CCmaskexpcurve;