Reduce or eliminate some artifacts in CIECAM02 - and others bugs
This commit is contained in:
@@ -31,7 +31,7 @@ namespace rtengine {
|
||||
|
||||
Glib::ustring monitorProfile; ///< ICC profile of the monitor (full path recommended)
|
||||
bool autoMonitorProfile; ///< Try to auto-determine the correct monitor color profile
|
||||
|
||||
bool autocielab;
|
||||
bool verbose;
|
||||
Glib::ustring darkFramesPath; ///< The default directory for dark frames
|
||||
Glib::ustring flatFieldsPath; ///< The default directory for flat fields
|
||||
@@ -48,6 +48,7 @@ namespace rtengine {
|
||||
|
||||
bool gamutICC;
|
||||
bool gamutLch;
|
||||
bool ciecamfloat;
|
||||
int protectred;
|
||||
double protectredh;
|
||||
int CRI_color; // N<> for display Lab value ; 0 disabled
|
||||
|
Reference in New Issue
Block a user