Local adjustments - Various improvment Log encoding - Basic - Standard - Advanced (#5979)
* 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 * Save provisory work * Save GUI mask Log * GUI part 2 * Enable basic standard advanced Log encoding * Small change tooltip * Save provisory work mask Log * Another provisory work mask * Enable mask Log encoding * Hide graduatef filter Log - basic * Add brightness colorfulness - advanced * Change labels tooltip Log auto * Clean ciecam local code and comment * Change label and tooltip automatic * Added strenth log encoding * Change strength tooltip Log encoding * Another change label * Change standard advance denoi * Enable maskbackground curve mask
This commit is contained in:
@@ -830,6 +830,7 @@ public:
|
||||
// Log encoding
|
||||
bool visilog;
|
||||
bool explog;
|
||||
bool complexlog;
|
||||
bool autocompute;
|
||||
bool sourceGray;
|
||||
bool sourceabs;
|
||||
@@ -837,18 +838,33 @@ public:
|
||||
bool targetGray;
|
||||
bool catad;
|
||||
bool saturl;
|
||||
bool lightl;
|
||||
bool lightq;
|
||||
bool contl;
|
||||
bool contq;
|
||||
bool colorfl;
|
||||
bool LcurveL;
|
||||
bool Autogray;
|
||||
bool fullimage;
|
||||
bool repar;
|
||||
bool ciecam;
|
||||
bool blackEv;
|
||||
bool whiteEv;
|
||||
bool detail;
|
||||
bool sursour;
|
||||
bool surround;
|
||||
bool sensilog;
|
||||
bool baselog;
|
||||
bool strlog;
|
||||
bool anglog;
|
||||
bool CCmaskcurveL;
|
||||
bool LLmaskcurveL;
|
||||
bool HHmaskcurveL;
|
||||
bool enaLMask;
|
||||
bool blendmaskL;
|
||||
bool radmaskL;
|
||||
bool chromaskL;
|
||||
bool LmaskcurveL;
|
||||
//mask
|
||||
bool visimask;
|
||||
bool complexmask;
|
||||
|
Reference in New Issue
Block a user