Local adjustments - Log encoding - Ciecam16 ContrastJ - contrastQ - contrast threshold (#6169)

* Added contrast threshold Log encoding

* Improve contrast threshold

* Chanhe tooltip

* Change sign threshold when contrast negative

* Another change threshold with contrast Q and J
This commit is contained in:
Desmis
2021-03-15 07:57:25 +01:00
committed by GitHub
parent 2c47005b1d
commit 537fa73d3f
13 changed files with 68 additions and 15 deletions

View File

@@ -900,6 +900,7 @@ public:
bool lightl;
bool lightq;
bool contl;
bool contthres;
bool contq;
bool colorfl;
bool LcurveL;