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:
@@ -772,6 +772,7 @@ struct DirPyrDenoiseParams {
|
||||
double chroma;
|
||||
double redchro;
|
||||
double bluechro;
|
||||
bool autoGain;
|
||||
double gamma;
|
||||
Glib::ustring dmethod;
|
||||
Glib::ustring Lmethod;
|
||||
|
Reference in New Issue
Block a user