DeHaze enhancements (Desmis) and some bugfixes (heckflosse)

This commit is contained in:
heckflosse
2015-09-03 17:34:05 +02:00
parent 8511131771
commit 8b911d4789
19 changed files with 1100 additions and 657 deletions

View File

@@ -66,11 +66,13 @@ public:
bool offs;
bool dehazmet;
bool vart;
bool limd;
bool method;
bool transmissionCurve;
bool cdcurve;
bool retinex;
bool medianmap;
};
@@ -717,7 +719,7 @@ public:
LCurveParamsEdited labCurve;
RGBCurvesParamsEdited rgbCurves;
ColorToningEdited colorToning;
DehazParamsEdited dehaz;
DehazParamsEdited dehaz;
SharpeningParamsEdited sharpening;
SharpeningParamsEdited prsharpening;
SharpenEdgeParamsEdited sharpenEdge;