Local adjustments - Log encoding - addition of ciecam processes (#5973)
* First LA log encoding ciecam * Some changes hide show and tooltip * Change label - tooltip * Change max slider shadow * Fixed bad behavior cat02 adaptation in some cases * Another fix Cat02 GUI * LA log encode add ciecam saturation * LA log encoding - added contrast J ciecam * LA Log encode various changes GUI labels tooltips * Change 2 tooltips * Clean code
This commit is contained in:
@@ -1424,14 +1424,20 @@ struct LocallabParams {
|
||||
bool explog;
|
||||
bool autocompute;
|
||||
double sourceGray;
|
||||
double sourceabs;
|
||||
double targabs;
|
||||
double targetGray;
|
||||
double catad;
|
||||
double saturl;
|
||||
double contl;
|
||||
bool Autogray;
|
||||
bool fullimage;
|
||||
bool ciecam;
|
||||
double blackEv;
|
||||
double whiteEv;
|
||||
double detail;
|
||||
int sensilog;
|
||||
Glib::ustring surround;
|
||||
double baselog;
|
||||
double strlog;
|
||||
double anglog;
|
||||
|
||||
Reference in New Issue
Block a user