Add checkbox for disabling NR gain
Option to disable noise reduction automatic gain for consistency between photographs. Fix automatic gain not being recalculated after changing the white level correction.
This commit is contained in:
@@ -330,6 +330,7 @@ struct DirPyrDenoiseParamsEdited {
|
||||
bool chroma;
|
||||
bool redchro;
|
||||
bool bluechro;
|
||||
bool gain;
|
||||
bool gamma;
|
||||
bool lcurve;
|
||||
bool cccurve;
|
||||
|
Reference in New Issue
Block a user