Dual demosaic: Add auto threshold checkbox and show used value in ui, #4866
This commit is contained in:
@@ -744,6 +744,7 @@ public:
|
||||
bool dcbIterations;
|
||||
bool dcbEnhance;
|
||||
bool lmmseIterations;
|
||||
bool dualDemosaicAutoContrast;
|
||||
bool dualDemosaicContrast;
|
||||
bool pixelShiftMotionCorrectionMethod;
|
||||
bool pixelShiftEperIso;
|
||||
@@ -774,6 +775,7 @@ public:
|
||||
|
||||
public:
|
||||
bool method;
|
||||
bool dualDemosaicAutoContrast;
|
||||
bool dualDemosaicContrast;
|
||||
bool ccSteps;
|
||||
bool exBlackRed;
|
||||
|
Reference in New Issue
Block a user