Major bugfixes for CA correction. Added slider to allow manual override of CA correction parameters; if any manual correction slider is nonzero, manual settings are used regardless of whether CA autocorrection checkbox is enabled or not.
This commit is contained in:
@@ -279,6 +279,8 @@ class RAWParamsEdited {
|
||||
bool dcbIterations;
|
||||
bool dcbEnhance;
|
||||
bool caCorrection;
|
||||
bool caRed;
|
||||
bool caBlue;
|
||||
bool greenEq;
|
||||
bool hotDeadPixel;
|
||||
bool linenoise;
|
||||
|
Reference in New Issue
Block a user